#include <Monitor_Control_Action.h>
|  | 
| 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) | 
|  | 
  
  | 
        
          | ACE::Monitor_Control::Control_Action::Control_Action | ( | void |  | ) |  |  | protected | 
 
 
  
  | 
        
          | ACE::Monitor_Control::Control_Action::~Control_Action | ( | void |  | ) |  |  | protectedvirtual | 
 
 
      
        
          | 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: