Public Methods | |
| IObject * | getInterface (void *self, const UUID &uuid, const UUID_Info *uuidlist) |
| Used to implement IObject::getInterface(). | |
Public Attributes | |
| unsigned int | refcount |
| Holds the reference count. | |
| WeakRef * | weakref |
| Pointer to a weak reference object. | |
Used for implementing IMPLEMENT_IOBJECT.
|
|
Pointer to a weak reference object. This object is lazily instantiated, so the pointer is NULL until a weak reference is needed. |
1.2.18