Public Member Functions | Protected Attributes

hipp::CopyShapeCommand Class Reference

#include <CopyShapeCommand.h>

Inheritance diagram for hipp::CopyShapeCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 CopyShapeCommand (const wxString &name, HippDocument *doc, HippShape *_shape)
virtual ~CopyShapeCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippShapecopied_shape

Constructor & Destructor Documentation

CopyShapeCommand::CopyShapeCommand ( const wxString &  name,
HippDocument doc,
HippShape _shape 
)
CopyShapeCommand::~CopyShapeCommand (  )  [virtual]

Member Function Documentation

bool CopyShapeCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool CopyShapeCommand::Undo (  )  [virtual]

Implements hipp::ShapeCommand.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines