20 #ifndef UOBJDELETIONTHREAD_H 21 #define UOBJDELETIONTHREAD_H 39 virtual std::string
getClassName()
const {
return std::string(
"UObjDeletedEvent");}
87 int id()
const {
return id_;}
static void post(UEvent *event, bool async=true, const UEventsSender *sender=0)
virtual std::string getClassName() const
UObjDeletedEvent(int objDeletionThreadId)
void startDeletion(int waitMs=0)
UObjDeletionThread(T *obj, int id=0)
void uSleep(unsigned int ms)
virtual ~UObjDeletedEvent()
virtual ~UObjDeletionThread()