A class that deletes a reply object and removes it from the given monitor. More...
Public Member Functions | |
void | operator() (ReplyObject *p) const |
ReplyObjectDeleter (ReplyObjectRemover *monitor=NULL) | |
Private Attributes | |
ReplyObjectRemover * | m_monitor |
A class that deletes a reply object and removes it from the given monitor.
Definition at line 75 of file replymonitor.cpp.
|
inline |
Definition at line 79 of file replymonitor.cpp.
|
inline |
Definition at line 86 of file replymonitor.cpp.
|
private |
Definition at line 93 of file replymonitor.cpp.