Design Patterns
operational::command::CommandDocument Class Reference

#include <command_document.h>

Collaboration diagram for operational::command::CommandDocument:

Public Member Functions

 CommandDocument (const std::string &name)
 
void Open ()
 
void Paste ()
 
std::string name () const
 

Constructor & Destructor Documentation

operational::command::CommandDocument::CommandDocument ( const std::string &  name)
explicit

Member Function Documentation

std::string operational::command::CommandDocument::name ( ) const

Here is the caller graph for this function:

void operational::command::CommandDocument::Open ( )
void operational::command::CommandDocument::Paste ( )

Here is the caller graph for this function:


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