![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
This is the complete list of members for LLU::PrimitiveWrapper< T >, including all inherited members.
| addDataStoreNode(DataStore ds, std::string_view name, value_type val) | LLU::PrimitiveWrapper< T > | static |
| addDataStoreNode(DataStore ds, value_type val) | LLU::PrimitiveWrapper< T > | static |
| addToDataStore(DataStore ds, const std::string &name, MArgumentType actualType=T) const | LLU::PrimitiveWrapper< T > | |
| get() | LLU::PrimitiveWrapper< T > | |
| get() const | LLU::PrimitiveWrapper< T > | |
| getAddress() const | LLU::PrimitiveWrapper< T > | |
| PrimitiveWrapper(MArgument &a) | LLU::PrimitiveWrapper< T > | inlineexplicit |
| set(value_type newValue) | LLU::PrimitiveWrapper< T > | |
| value_type typedef | LLU::PrimitiveWrapper< T > |