LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
LLU::PrimitiveWrapper< T > Member List

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) constLLU::PrimitiveWrapper< T >
get()LLU::PrimitiveWrapper< T >
get() constLLU::PrimitiveWrapper< T >
getAddress() constLLU::PrimitiveWrapper< T >
PrimitiveWrapper(MArgument &a)LLU::PrimitiveWrapper< T >inlineexplicit
set(value_type newValue)LLU::PrimitiveWrapper< T >
value_type typedefLLU::PrimitiveWrapper< T >