Design Patterns
operational::command::PasteCommand Class Reference

#include <paste_command.h>

Inheritance diagram for operational::command::PasteCommand:
Collaboration diagram for operational::command::PasteCommand:

Public Member Functions

 PasteCommand (CommandDocument *document)
 
virtual void Execute () override
 
- Public Member Functions inherited from operational::command::CommandInterface
virtual ~CommandInterface ()
 

Constructor & Destructor Documentation

operational::command::PasteCommand::PasteCommand ( CommandDocument document)
explicit

Member Function Documentation

void operational::command::PasteCommand::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: