|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::ClassMethod, including all inherited members.
| attributes | CeresEngine::ClassMethod | |
| ClassMethod(Class &owner, StringView name) | CeresEngine::ClassMethod | explicit |
| getCategory() const override | CeresEngine::ClassMethod | inlinevirtual |
| getParameterTypeIDs() const =0 | CeresEngine::ClassMethod | pure virtual |
| getParameterTypes() const | CeresEngine::ClassMethod | |
| getReturnType() const | CeresEngine::ClassMethod | |
| getReturnTypeID() const noexcept=0 | CeresEngine::ClassMethod | pure virtual |
| invoke(const MetaValues &arguments) const =0 | CeresEngine::ClassMethod | pure virtual |
| invoke(Args &&... args) const | CeresEngine::ClassMethod | |
| isStatic() const noexcept=0 | CeresEngine::ClassMethod | pure virtual |
| kCategory | CeresEngine::ClassMethod | static |
| mParameterTypes | CeresEngine::ClassMethod | mutableprivate |
| name | CeresEngine::ClassMethod | |
| ~MetaItem() noexcept=default | CeresEngine::MetaItem | virtual |