Design Patterns
operational::command::CommandApplication Class Reference

#include <command_application.h>

Collaboration diagram for operational::command::CommandApplication:

Public Member Functions

 CommandApplication ()
 
void Add (CommandDocument *)
 
std::string GetCurrentDocumentTitle () const
 

Constructor & Destructor Documentation

operational::command::CommandApplication::CommandApplication ( )

Member Function Documentation

void operational::command::CommandApplication::Add ( CommandDocument document)

Here is the caller graph for this function:

std::string operational::command::CommandApplication::GetCurrentDocumentTitle ( ) const

Here is the call graph for this function:


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