UtiLite  0.3.1
A lite utilities library
Public Member Functions
UObjDeletedEvent Class Reference

#include <UObjDeletionThread.h>

Inherits UEvent.

List of all members.

Public Member Functions

virtual std::string getClassName () const

Detailed Description

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()).


Member Function Documentation

virtual std::string UObjDeletedEvent::getClassName ( ) const [inline, virtual]
Returns:
string "UObjDeletedEvent"

Implements UEvent.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Friends Defines