Design Patterns
operational::command::OpenCommand Class Reference

#include <open_command.h>

Inheritance diagram for operational::command::OpenCommand:
Collaboration diagram for operational::command::OpenCommand:

Public Member Functions

 OpenCommand (CommandApplication *application)
 
virtual void Execute () override
 
- Public Member Functions inherited from operational::command::CommandInterface
virtual ~CommandInterface ()
 

Protected Member Functions

virtual std::string AskUser () const
 

Constructor & Destructor Documentation

operational::command::OpenCommand::OpenCommand ( CommandApplication application)
explicit

Member Function Documentation

std::string operational::command::OpenCommand::AskUser ( ) const
protectedvirtual

Here is the caller graph for this function:

void operational::command::OpenCommand::Execute ( )
overridevirtual

Implements operational::command::CommandInterface.

Here is the call graph for this function:


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