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