1.26.2.1
Gameface
cohtml::Property Member List

This is the complete list of members for cohtml::Property, including all inherited members.

Bind(Binder *binder, void *object) const =0cohtml::Propertypure virtual
BindValue(Binder *binder, void *object) const =0cohtml::Propertypure virtual
Clone() const =0cohtml::Propertypure virtual
GetName() constcohtml::Propertyinline
IsByRef() constcohtml::Propertyinline
m_IsByRefcohtml::Propertyprotected
m_Namecohtml::Propertyprotected
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 *binder, void *object) const =0cohtml::Propertypure virtual
ReadValue(Binder *binder, void *object) const =0cohtml::Propertypure virtual
ToArray(Binder *binder, void *object, ArrayInfo *arrayInfo) const =0cohtml::Propertypure virtual
ToBoolean(void *object, bool *boolean) const =0cohtml::Propertypure virtual
ToColor(void *object, renoir::Color *color) const =0cohtml::Propertypure virtual
ToMap(Binder *binder, void *object, MapInfo *mapInfo) const =0cohtml::Propertypure virtual
ToNumber(void *object, float *number) const =0cohtml::Propertypure virtual
ToObject(Binder *binder, void *object, ObjectInfo *typeInfo) const =0cohtml::Propertypure virtual
ToPair(Binder *binder, void *object, PairInfo *pairInfo) const =0cohtml::Propertypure virtual
ToString(void *object, char *buffer, size_t *length) const =0cohtml::Propertypure virtual
ToTransformMatrix2D(void *object, float matrix[6]) const =0cohtml::Propertypure virtual
~Property()cohtml::Propertyinlinevirtual