| 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 |
| Clear(void *pInstance) const override | plAccessorSetProperty< Class, Type, Container > | inlinevirtual |
| ContainerType typedef (defined in plAccessorSetProperty< Class, Type, Container >) | plAccessorSetProperty< Class, Type, Container > | |
| Contains(const void *pInstance, const void *pObject) const override | plAccessorSetProperty< Class, Type, Container > | inlinevirtual |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractSetProperty | inlinevirtual |
| GetFlags() const | plAbstractProperty | inline |
| GetPropertyName() const | plAbstractProperty | inline |
| GetSpecificType() const override | plTypedSetProperty< Type > | inlinevirtual |
| GetValues(const void *pInstance, plDynamicArray< plVariant > &out_keys) const override | plAccessorSetProperty< Class, Type, Container > | inlinevirtual |
| GetValuesFunc typedef (defined in plAccessorSetProperty< Class, Type, Container >) | plAccessorSetProperty< Class, Type, Container > | |
| Insert(void *pInstance, const void *pObject) const override | plAccessorSetProperty< Class, Type, Container > | inlinevirtual |
| InsertFunc typedef (defined in plAccessorSetProperty< Class, Type, Container >) | plAccessorSetProperty< Class, Type, Container > | |
| IsEmpty(const void *pInstance) const override | plAccessorSetProperty< Class, Type, Container > | inlinevirtual |
| m_Attributes (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_Flags (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_szPropertyName (defined in plAbstractProperty) | plAbstractProperty | protected |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| plAbstractSetProperty(const char *szPropertyName) | plAbstractSetProperty | inline |
| plAccessorSetProperty(const char *szPropertyName, GetValuesFunc getValues, InsertFunc insert, RemoveFunc remove) (defined in plAccessorSetProperty< Class, Type, Container >) | plAccessorSetProperty< Class, Type, Container > | inline |
| plTypedSetProperty(const char *szPropertyName) (defined in plTypedSetProperty< Type >) | plTypedSetProperty< Type > | inline |
| RealType typedef (defined in plAccessorSetProperty< Class, Type, Container >) | plAccessorSetProperty< Class, Type, Container > | |
| Remove(void *pInstance, const void *pObject) const override | plAccessorSetProperty< Class, Type, Container > | inlinevirtual |
| RemoveFunc typedef (defined in plAccessorSetProperty< Class, Type, Container >) | plAccessorSetProperty< Class, Type, Container > | |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |