Design Patterns
|
#include <command_application.h>
Public Member Functions | |
CommandApplication () | |
void | Add (CommandDocument *) |
std::string | GetCurrentDocumentTitle () const |
operational::command::CommandApplication::CommandApplication | ( | ) |
void operational::command::CommandApplication::Add | ( | CommandDocument * | document | ) |
std::string operational::command::CommandApplication::GetCurrentDocumentTitle | ( | ) | const |