Crazy Eddie's GUI System  0.8.4
CEGUI::TypedProperty< T > Member List
This is the complete list of members for CEGUI::TypedProperty< T >, 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_dataTypeCEGUI::Property [protected]
d_defaultCEGUI::Property [protected]
d_helpCEGUI::Property [protected]
d_nameCEGUI::Property [protected]
d_originCEGUI::Property [protected]
d_writeXMLCEGUI::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 =0 (defined in CEGUI::TypedProperty< T >)CEGUI::TypedProperty< T > [protected, pure virtual]
getOrigin(void) const CEGUI::Property [inline]
Helper typedef (defined in CEGUI::TypedProperty< T >)CEGUI::TypedProperty< T >
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)CEGUI::TypedProperty< T > [inline, virtual]
setNative(PropertyReceiver *receiver, typename Helper::pass_type value)CEGUI::TypedProperty< T > [inline, virtual]
setNative_impl(PropertyReceiver *receiver, typename Helper::pass_type value)=0 (defined in CEGUI::TypedProperty< T >)CEGUI::TypedProperty< T > [protected, pure 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 [inline, virtual]
~TypedProperty() (defined in CEGUI::TypedProperty< T >)CEGUI::TypedProperty< T > [inline, virtual]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends