A class that removes a reply object from the given monitor. More...
#include <replymonitor.h>
Public Member Functions | |
virtual void | removeObject (ReplyObject *obj)=0 |
Remove an object from the list. More... | |
virtual | ~ReplyObjectRemover () |
A class that removes a reply object from the given monitor.
Definition at line 83 of file replymonitor.h.
|
inlinevirtual |
Definition at line 88 of file replymonitor.h.
|
pure virtual |
Remove an object from the list.
Implemented in xsens::ReplyMonitor.