Helper internal structure. More...
#include <utils.h>
Public Member Functions | |
| 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. | |
Helper internal structure.
Used for implementing IMPLEMENT_IOBJECT.
Definition at line 87 of file utils.h.
1.6.1