Public Member Functions | |
| void | AddRef () |
| void | Release () |
| void | DestroyInternal () |
| void * | GetAddressOfValue () |
| void | AllocateMemory () |
| void | SetRegisteredAddress (void *p) |
| void * | GetRegisteredAddress () const |
| void | SetInitFunc (asCScriptFunction *initFunc) |
| asCScriptFunction * | GetInitFunc () |
Public Attributes | |
| asCString | name |
| asCDataType | type |
| asUINT | id |
| asSNameSpace * | nameSpace |
| void * | realAddress |
| bool | memoryAllocated |
| void * | memory |
| asQWORD | storage |
| asCScriptFunction * | initFunc |
| asDWORD | accessMask |
| asCAtomic | refCount |