| ACE
    6.1.4
    | 
#include <Functor.h>


| Public Member Functions | |
| ACE_Noop_Command () | |
| Constructor. | |
| virtual int | execute (void *) | 
| Implement the empty execute() member function. | |
|  Public Member Functions inherited from ACE_Command_Base | |
| ACE_Command_Base (void) | |
| Default constructor. | |
| virtual | ~ACE_Command_Base (void) | 
| Virtual destructor. | |
Implements a ACE_Command_Base with an empty execute() body.
| ACE_Noop_Command::ACE_Noop_Command | ( | ) | 
Constructor.
| 
 | virtual | 
Implement the empty execute() member function.
Implements ACE_Command_Base.
 1.8.2
 1.8.2