Plasma Engine  2.0
Loading...
Searching...
No Matches
plConstructorFunctionProperty< CLASS, Args > Member List

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)plAbstractFunctionPropertyinline
AddFlags(plBitflags< plPropertyFlags > flags)plAbstractFunctionPropertyinline
Execute(void *pInstance, plArrayPtr< plVariant > arguments, plVariant &out_returnValue) const overrideplConstructorFunctionProperty< 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 overrideplTypedFunctionProperty< CLASS *, Args... >inlinevirtual
GetArgumentFlags(plUInt32 uiParamIndex) const overrideplTypedFunctionProperty< CLASS *, Args... >inlinevirtual
GetArgumentType(plUInt32 uiParamIndex) const overrideplTypedFunctionProperty< CLASS *, Args... >inlinevirtual
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractFunctionPropertyinlinevirtual
GetFlags() constplAbstractPropertyinline
GetFunctionType() const overrideplConstructorFunctionProperty< CLASS, Args >inlinevirtual
GetPropertyName() constplAbstractPropertyinline
GetReturnFlags() const overrideplTypedFunctionProperty< CLASS *, Args... >inlinevirtual
GetReturnType() const overrideplTypedFunctionProperty< CLASS *, Args... >inlinevirtual
GetSpecificType() const overrideplAbstractFunctionPropertyinlinevirtual
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractFunctionProperty(const char *szPropertyName)plAbstractFunctionPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
plConstructorFunctionProperty() (defined in plConstructorFunctionProperty< CLASS, Args >)plConstructorFunctionProperty< CLASS, Args >inline
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual