, including all inherited members.
| AllocatedObject() (defined in CEGUI::AllocatedObject< Property >) | CEGUI::AllocatedObject< Property > | [inline, explicit] |
| clone() const (defined in CEGUI::TplWindowProperty< C, T >) | CEGUI::TplWindowProperty< C, T > | [inline, virtual] |
| d_dataType | CEGUI::Property | [protected] |
| d_default | CEGUI::Property | [protected] |
| d_getter (defined in CEGUI::TplProperty< C, T >) | CEGUI::TplProperty< C, T > | [protected] |
| d_help | CEGUI::Property | [protected] |
| d_name | CEGUI::Property | [protected] |
| d_origin | CEGUI::Property | [protected] |
| d_setter (defined in CEGUI::TplProperty< C, T >) | CEGUI::TplProperty< C, T > | [protected] |
| d_writeXML | CEGUI::Property | [protected] |
| doesWriteXML() const | CEGUI::Property | [virtual] |
| get(const PropertyReceiver *receiver) const | CEGUI::TypedProperty< T > | [inline, virtual] |
| getDataType(void) const | CEGUI::Property | [inline] |
| getDefault(const PropertyReceiver *receiver) const | CEGUI::Property | [virtual] |
| getHelp(void) const | CEGUI::Property | [inline] |
| getName(void) const | CEGUI::Property | [inline] |
| getNative(const PropertyReceiver *receiver) const | CEGUI::TypedProperty< T > | [inline, virtual] |
| getNative_impl(const PropertyReceiver *receiver) const | CEGUI::TplWindowProperty< C, T > | [inline, protected, virtual] |
| getOrigin(void) const | CEGUI::Property | [inline] |
| Helper typedef (defined in CEGUI::TplProperty< C, T >) | CEGUI::TplProperty< C, T > | |
| initialisePropertyReceiver(PropertyReceiver *) const | CEGUI::Property | [inline, virtual] |
| isDefault(const PropertyReceiver *receiver) const | CEGUI::Property | [virtual] |
| isReadable() const | CEGUI::TplProperty< C, T > | [inline, virtual] |
| isWritable() const | CEGUI::TplProperty< C, T > | [inline, virtual] |
| NameXMLAttributeName (defined in CEGUI::Property) | CEGUI::Property | [static] |
| Property(const String &name, const String &help, const String &defaultValue="", bool writesXML=true, const String &dataType="Unknown", const String &origin="Unknown") | CEGUI::Property | [inline] |
| set(PropertyReceiver *receiver, const String &value) | CEGUI::TypedProperty< T > | [inline, virtual] |
| setNative(PropertyReceiver *receiver, typename Helper::pass_type value) | CEGUI::TypedProperty< T > | [inline, virtual] |
| setNative_impl(PropertyReceiver *receiver, typename TplProperty< C, T >::Helper::pass_type value) | CEGUI::TplWindowProperty< C, T > | [inline, protected] |
| setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | [protected, pure virtual] |
| Setter typedef (defined in CEGUI::TplProperty< C, T >) | CEGUI::TplProperty< C, T > | |
| TplProperty(const String &name, const String &help, const String &origin, Setter setter, GetterFunctor getter, typename Helper::pass_type defaultValue=T(), bool writesXML=true) (defined in CEGUI::TplProperty< C, T >) | CEGUI::TplProperty< C, T > | [inline] |
| TplWindowProperty(const String &name, const String &help, const String &origin, typename TplProperty< C, T >::Setter setter, typename TplProperty< C, T >::GetterFunctor getter, typename TplProperty< C, T >::Helper::pass_type defaultValue=T(), bool writesXML=true) (defined in CEGUI::TplWindowProperty< C, T >) | CEGUI::TplWindowProperty< C, T > | [inline] |
| TypedProperty(const String &name, const String &help, const String &origin="Unknown", typename Helper::pass_type defaultValue=T(), bool writesXML=true) (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | [inline] |
| ValueXMLAttributeName (defined in CEGUI::Property) | CEGUI::Property | [static] |
| writeXMLToStream(const PropertyReceiver *receiver, XMLSerializer &xml_stream) const | CEGUI::Property | [virtual] |
| XMLElementName (defined in CEGUI::Property) | CEGUI::Property | [static] |
| ~Property(void) | CEGUI::Property | [inline, virtual] |
| ~TplProperty() (defined in CEGUI::TplProperty< C, T >) | CEGUI::TplProperty< C, T > | [inline, virtual] |
| ~TypedProperty() (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | [inline, virtual] |