HDK
|
#include <UT_IOObject.h>
Static Public Member Functions | |
static int | count () |
The number of objects still living within the event loop. More... | |
Protected Member Functions | |
UT_IOObject () | |
~UT_IOObject () | |
This tracks the number of objects that are still active and need to be cleaned up prior to exiting the execution context event loop. If an object does not live within an event loop this does not need to be added (i.e. background IO thread worker).
Definition at line 22 of file UT_IOObject.h.
|
protected |
|
protected |
|
static |
The number of objects still living within the event loop.