1.26.2.1
Gameface
cohtml::ConcretePropertyReadOnly< Getter > Member List

This is the complete list of members for cohtml::ConcretePropertyReadOnly< Getter >, including all inherited members.

BaseProperty typedefcohtml::ConcretePropertyReadOnly< Getter >
Bind(Binder *binder, void *object) constcohtml::ConcretePropertyReadOnly< Getter >inlinevirtual
BindValue(Binder *binder, void *object) constcohtml::ConcretePropertyReadOnly< Getter >inlinevirtual
Clone() constcohtml::ConcretePropertyReadOnly< Getter >inlinevirtual
ConcretePropertyReadOnly(const char *name, Getter getter)cohtml::ConcretePropertyReadOnly< Getter >inline
ConcretePropertyReadOnly(const ConcretePropertyReadOnly &o)cohtml::ConcretePropertyReadOnly< Getter >inline
GetName() constcohtml::Propertyinline
GetValue(void *object) constcohtml::ConcretePropertyReadOnly< Getter >inlinevirtual
IsByRef() constcohtml::Propertyinline
m_IsByRefcohtml::Propertyprotected
m_Namecohtml::Propertyprotected
NoConstValuePassType typedefcohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >
operator delete(void *memory)cohtml::Propertystatic
operator delete[](void *memory)cohtml::Propertystatic
operator new(size_t bytes)cohtml::Propertystatic
operator new[](size_t bytes)cohtml::Propertystatic
Property(const char *name, bool isByRef=true)cohtml::Propertyinline
Read(Binder *, void *object) constcohtml::ConcretePropertyReadOnly< Getter >inlinevirtual
ReadValue(Binder *, void *object) constcohtml::ConcretePropertyReadOnly< Getter >inlinevirtual
ToArray(Binder *binder, void *object, ArrayInfo *arrayInfo) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToBoolean(void *object, bool *boolean) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToColor(void *object, renoir::Color *color) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToMap(Binder *binder, void *object, MapInfo *mapInfo) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToNumber(void *object, float *number) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToObject(Binder *binder, void *object, ObjectInfo *objInfo) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToPair(Binder *binder, void *object, PairInfo *pairInfo) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToString(void *object, char *buffer, size_t *length) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
ToTransformMatrix2D(void *object, float matrix[6]) const overridecohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inlinevirtual
TypedProperty(const char *name, bool isByRef=true)cohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >inline
ValuePassType typedefcohtml::TypedProperty< ReturnsByRef< Getter >::ValuePassType >
~Property()cohtml::Propertyinlinevirtual