Public Member Functions | Protected Attributes

hipp::ClearShapesCommand Class Reference

#include <ClearShapesCommand.h>

Inheritance diagram for hipp::ClearShapesCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 ClearShapesCommand (const wxString &name, HippDocument *doc, list< HippShape * > *_shapes)
virtual ~ClearShapesCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
list< HippShape * > original_shapes

Constructor & Destructor Documentation

ClearShapesCommand::ClearShapesCommand ( const wxString &  name,
HippDocument doc,
list< HippShape * > *  _shapes 
)
ClearShapesCommand::~ClearShapesCommand (  )  [virtual]

Member Function Documentation

bool ClearShapesCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool ClearShapesCommand::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