![]() |
Plasma Engine
2.0
|
This is the complete list of members for plAbstractFunctionProperty, including all inherited members.
| AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr) | plAbstractFunctionProperty | inline |
| AddFlags(plBitflags< plPropertyFlags > flags) | plAbstractFunctionProperty | inline |
| Execute(void *pInstance, plArrayPtr< plVariant > arguments, plVariant &out_returnValue) const =0 | plAbstractFunctionProperty | pure virtual |
| GetArgumentCount() const =0 | plAbstractFunctionProperty | pure virtual |
| GetArgumentFlags(plUInt32 uiParamIndex) const =0 | plAbstractFunctionProperty | pure virtual |
| GetArgumentType(plUInt32 uiParamIndex) const =0 | plAbstractFunctionProperty | pure virtual |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractFunctionProperty | inlinevirtual |
| GetFlags() const | plAbstractProperty | inline |
| GetFunctionType() const =0 | plAbstractFunctionProperty | pure virtual |
| GetPropertyName() const | plAbstractProperty | inline |
| GetReturnFlags() const =0 | plAbstractFunctionProperty | pure virtual |
| GetReturnType() const =0 | plAbstractFunctionProperty | pure virtual |
| GetSpecificType() const override | plAbstractFunctionProperty | inlinevirtual |
| m_Attributes (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_Flags (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_szPropertyName (defined in plAbstractProperty) | plAbstractProperty | protected |
| plAbstractFunctionProperty(const char *szPropertyName) | plAbstractFunctionProperty | inline |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |