|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| template<typename T> | |
| ArrributeWrapper (const UnorderedStringMap< std::string > &attributes, T &&data) | |
| Public Attributes | |
| UnorderedStringMap< std::string > | attributes_ | 
| Public Attributes inherited from inviwo::utildoc::TableBuilder::Wrapper | |
| std::string | data_ | 
| Additional Inherited Members | |
| Protected Member Functions inherited from inviwo::utildoc::TableBuilder::Wrapper | |
| template<typename T> requires (!std::is_same_v<T, Wrapper>) | |
| Wrapper (T &&data) | |
| Wrapper (std::string data) | |
| Wrapper (const char *data) | |
| Wrapper (std::string_view data) | |