|
Cogs.Foundation
|
This is the complete list of members for Cogs::Module, including all inherited members.
| Call(FN *fn, ARGS... args) const | Cogs::Module | inlineprotected |
| getProcAddress(T &ptr, const char *procName) | Cogs::Module | inline |
| getProcAddress(const char *procName) | Cogs::Module | |
| getProcAddress(void *handle, const char *procName) | Cogs::Module | static |
| handle | Cogs::Module | |
| initPtrs() | Cogs::Module | inlinevirtual |
| load(const std::string &path, LoadStatus &status, void *&handle) | Cogs::Module | static |
| load(const std::string &path) | Cogs::Module | inlinestatic |
| LoadStatus enum name | Cogs::Module | |
| operator==(const Module &rhs) const | Cogs::Module | inline |
| status | Cogs::Module | |
| unload(void *handle) | Cogs::Module | static |
| ~Module()=default | Cogs::Module | virtual |