This is the complete list of members for
CEGUI::Property, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< Property >) | CEGUI::AllocatedObject< Property > | [inline, explicit] |
clone() const =0 (defined in CEGUI::Property) | CEGUI::Property | [pure virtual] |
d_dataType | CEGUI::Property | [protected] |
d_default | CEGUI::Property | [protected] |
d_help | CEGUI::Property | [protected] |
d_name | CEGUI::Property | [protected] |
d_origin | CEGUI::Property | [protected] |
d_writeXML | CEGUI::Property | [protected] |
doesWriteXML() const | CEGUI::Property | [virtual] |
get(const PropertyReceiver *receiver) const =0 | CEGUI::Property | [pure 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] |
getOrigin(void) const | CEGUI::Property | [inline] |
initialisePropertyReceiver(PropertyReceiver *) const | CEGUI::Property | [inline, virtual] |
isDefault(const PropertyReceiver *receiver) const | CEGUI::Property | [virtual] |
isReadable() const | CEGUI::Property | [virtual] |
isWritable() const | CEGUI::Property | [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)=0 | CEGUI::Property | [pure virtual] |
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] |