|
virtual int | AddRef () const =0 |
|
virtual int | Release () const =0 |
|
virtual asILockableSharedBool * | GetWeakRefFlag () const =0 |
|
virtual int | GetTypeId () const =0 |
|
virtual asITypeInfo * | GetObjectType () const =0 |
|
virtual asUINT | GetPropertyCount () const =0 |
|
virtual int | GetPropertyTypeId (asUINT prop) const =0 |
|
virtual const char * | GetPropertyName (asUINT prop) const =0 |
|
virtual void * | GetAddressOfProperty (asUINT prop)=0 |
|
virtual asIScriptEngine * | GetEngine () const =0 |
|
virtual int | CopyFrom (const asIScriptObject *other)=0 |
|
virtual void * | SetUserData (void *data, asPWORD type=0)=0 |
|
virtual void * | GetUserData (asPWORD type=0) const =0 |
|
The documentation for this class was generated from the following file: