![]() |
LibraryLink Utilities
3.0.1
Modern C++ wrapper over LibraryLink and WSTP
|
This is the complete list of members for LLU::WS::Function, including all inherited members.
| Function() | LLU::WS::Function | inline |
| Function(const std::string &h) | LLU::WS::Function | inlineexplicit |
| Function(const std::string &h, int argCount) | LLU::WS::Function | inline |
| getArgc() const | LLU::WS::Function | |
| getHead() const | LLU::WS::Symbol | |
| setArgc(int newArgc) | LLU::WS::Function | |
| setHead(std::string h) | LLU::WS::Symbol | |
| Symbol()=default | LLU::WS::Symbol | |
| Symbol(std::string h) | LLU::WS::Symbol | inlineexplicit |