![]() |
Plasma Engine
2.0
|
This is the complete list of members for plConstructorFunctionProperty< CLASS, Args >, 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 override | plConstructorFunctionProperty< CLASS, Args > | inlinevirtual |
ExecuteImpl(plTraitInt< 1 >, plVariant &out_returnValue, plArrayPtr< plVariant > arguments, std::index_sequence< I... >) const (defined in plConstructorFunctionProperty< CLASS, Args >) | plConstructorFunctionProperty< CLASS, Args > | inline |
ExecuteImpl(plTraitInt< 0 >, plVariant &out_returnValue, plArrayPtr< plVariant > arguments, std::index_sequence< I... >) const (defined in plConstructorFunctionProperty< CLASS, Args >) | plConstructorFunctionProperty< CLASS, Args > | inline |
GetArgumentCount() const override | plTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
GetArgumentFlags(plUInt32 uiParamIndex) const override | plTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
GetArgumentType(plUInt32 uiParamIndex) const override | plTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
GetAttributeByType() const | plAbstractProperty | |
GetAttributes() const | plAbstractProperty | inline |
GetCategory() const override | plAbstractFunctionProperty | inlinevirtual |
GetFlags() const | plAbstractProperty | inline |
GetFunctionType() const override | plConstructorFunctionProperty< CLASS, Args > | inlinevirtual |
GetPropertyName() const | plAbstractProperty | inline |
GetReturnFlags() const override | plTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
GetReturnType() const override | plTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
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 |
plConstructorFunctionProperty() (defined in plConstructorFunctionProperty< CLASS, Args >) | plConstructorFunctionProperty< CLASS, Args > | inline |
~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |