| AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr) | plAbstractProperty | inline |
| AddFlags(plBitflags< plPropertyFlags > flags) | plAbstractProperty | inline |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractMemberProperty | inlinevirtual |
| GetFlags() const | plAbstractProperty | inline |
| GetPropertyName() const | plAbstractProperty | inline |
| GetPropertyPointer(const void *pInstance) const override | plBitflagsAccessorProperty< Class, EnumType, Type > | inlinevirtual |
| GetSpecificType() const override | plTypedEnumProperty< EnumType > | inlinevirtual |
| GetterFunc typedef (defined in plBitflagsAccessorProperty< Class, EnumType, Type >) | plBitflagsAccessorProperty< Class, EnumType, Type > | |
| GetValue(const void *pInstance) const override | plBitflagsAccessorProperty< Class, EnumType, Type > | inlinevirtual |
| GetValuePtr(const void *pInstance, void *pObject) const override | plAbstractEnumerationProperty | inlinevirtual |
| m_Attributes (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_Flags (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_szPropertyName (defined in plAbstractProperty) | plAbstractProperty | protected |
| plAbstractEnumerationProperty(const char *szPropertyName) | plAbstractEnumerationProperty | inline |
| plAbstractMemberProperty(const char *szPropertyName) | plAbstractMemberProperty | inline |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| plBitflagsAccessorProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter) | plBitflagsAccessorProperty< Class, EnumType, Type > | inline |
| plTypedEnumProperty(const char *szPropertyName) | plTypedEnumProperty< EnumType > | inline |
| RealType typedef (defined in plBitflagsAccessorProperty< Class, EnumType, Type >) | plBitflagsAccessorProperty< Class, EnumType, Type > | |
| SetterFunc typedef (defined in plBitflagsAccessorProperty< Class, EnumType, Type >) | plBitflagsAccessorProperty< Class, EnumType, Type > | |
| SetValue(void *pInstance, plInt64 value) const override | plBitflagsAccessorProperty< Class, EnumType, Type > | inlinevirtual |
| SetValuePtr(void *pInstance, const void *pObject) const override | plAbstractEnumerationProperty | inlinevirtual |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |