#include <ReactorInterceptor.h>
Inheritance diagram for OpenDDS::DCPS::ReactorInterceptor::Command:
Public Member Functions | |
virtual | ~Command () |
virtual void | execute ()=0 |
Definition at line 24 of file ReactorInterceptor.h.
virtual OpenDDS::DCPS::ReactorInterceptor::Command::~Command | ( | ) | [inline, virtual] |
virtual void OpenDDS::DCPS::ReactorInterceptor::Command::execute | ( | ) | [pure virtual] |