1.14.0.5
Hummingbird
A modern user interface library for games
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
Property(const char *name, bool isByRef=true)cohtml::Propertyinline
Read(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
ToNumber(void *object, float *number) const =0cohtml::Propertypure virtual
ToObject(Binder *binder, void *object, ObjectInfo *typeInfo) 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