Design Patterns
operational::command::CommandInterface Class Referenceabstract

#include <command_interface.h>

Inheritance diagram for operational::command::CommandInterface:
Collaboration diagram for operational::command::CommandInterface:

Public Member Functions

virtual ~CommandInterface ()
 
virtual void Execute ()=0
 

Constructor & Destructor Documentation

virtual operational::command::CommandInterface::~CommandInterface ( )
inlinevirtual

Member Function Documentation

virtual void operational::command::CommandInterface::Execute ( )
pure virtual

The documentation for this class was generated from the following file: