#include <CeresEngine/Reflection/Class.hpp>
◆ ClassMethod()
◆ getCategory()
| MetaCategory CeresEngine::ClassMethod::getCategory |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getParameterTypeIDs()
◆ getParameterTypes()
| Span< const Type > CeresEngine::ClassMethod::getParameterTypes |
( |
| ) |
const |
◆ getReturnType()
| Type CeresEngine::ClassMethod::getReturnType |
( |
| ) |
const |
◆ getReturnTypeID()
| virtual TypeID CeresEngine::ClassMethod::getReturnTypeID |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ invoke() [1/2]
template<typename... Args>
| auto CeresEngine::ClassMethod::invoke |
( |
Args &&... |
args | ) |
const |
◆ invoke() [2/2]
◆ isStatic()
| virtual bool CeresEngine::ClassMethod::isStatic |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ attributes
◆ kCategory
Gets the category of the item.
◆ mParameterTypes
| Vector<Type> CeresEngine::ClassMethod::mParameterTypes |
|
mutableprivate |
◆ name
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Reflection/Class.hpp