UtiLite
0.3.1
A lite utilities library
|
#include <UObjDeletionThread.h>
Inherits UEvent.
Public Member Functions | |
virtual std::string | getClassName () const |
Event used by UObjDeletionThread to notify when its object is deleted. It contains the object id used for deletion (can be retrieved by UEvent::getCode()).
virtual std::string UObjDeletedEvent::getClassName | ( | ) | const [inline, virtual] |
Implements UEvent.