|
Design Patterns
|
#include <command_document.h>
Public Member Functions | |
| CommandDocument (const std::string &name) | |
| void | Open () |
| void | Paste () |
| std::string | name () const |
|
explicit |
| std::string operational::command::CommandDocument::name | ( | ) | const |
| void operational::command::CommandDocument::Open | ( | ) |
| void operational::command::CommandDocument::Paste | ( | ) |