|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| Error (int errnum) | |
| operator std::string_view () const noexcept | |
| std::string_view | str () const noexcept | 
| Public Attributes | |
| std::array< char, bufferSize > | buff {0} | 
| Static Public Attributes | |
| static constexpr size_t | bufferSize = 64 |