#include <Monitor_Control_Action.h>
Public Member Functions |
virtual void | execute (const char *command=0)=0 |
| To be implemented by the concrete derived class.
|
void | add_ref (void) |
| Refcounting methods.
|
void | remove_ref (void) |
Constructor & Destructor Documentation
ACE::Monitor_Control::Control_Action::Control_Action |
( |
void |
| ) |
|
|
protected |
ACE::Monitor_Control::Control_Action::~Control_Action |
( |
void |
| ) |
|
|
protectedvirtual |
Member Function Documentation
void ACE::Monitor_Control::Control_Action::add_ref |
( |
void |
| ) |
|
virtual void ACE::Monitor_Control::Control_Action::execute |
( |
const char * |
command = 0 | ) |
|
|
pure virtual |
To be implemented by the concrete derived class.
void ACE::Monitor_Control::Control_Action::remove_ref |
( |
void |
| ) |
|
The documentation for this class was generated from the following files: