Crazy Eddie's GUI System
0.8.7
|
This is the complete list of members for CEGUI::TypedProperty< T >, including all inherited members.
AllocatedObject() (defined in CEGUI::AllocatedObject< Property >) | CEGUI::AllocatedObject< Property > | inlineexplicit |
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 | CEGUI::TypedProperty< T > | inlinevirtual |
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 > | inlinevirtual |
getNative_impl(const PropertyReceiver *receiver) const =0 (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | protectedpure virtual |
getOrigin(void) const | CEGUI::Property | inline |
Helper typedef (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | |
initialisePropertyReceiver(PropertyReceiver *) const | CEGUI::Property | inlinevirtual |
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) | CEGUI::TypedProperty< T > | inlinevirtual |
setNative(PropertyReceiver *receiver, typename Helper::pass_type value) | CEGUI::TypedProperty< T > | inlinevirtual |
setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | protectedpure virtual |
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 | inlinevirtual |
~TypedProperty() (defined in CEGUI::TypedProperty< T >) | CEGUI::TypedProperty< T > | inlinevirtual |