?
More...
#include <anatomist/commands/cAddObject.h>
|
| virtual void | doit () |
| | Do a command.
|
| |
| virtual void | undoit () |
| | Undo a command.
|
| |
Protected Member Functions inherited from anatomist::RegularCommand |
| | RegularCommand () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
Protected Member Functions inherited from anatomist::Command |
| | Command () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
?
Definition at line 55 of file cAddObject.h.
◆ AddObjectCommand()
| anatomist::AddObjectCommand::AddObjectCommand |
( |
const std::set< AObject * > & | , |
|
|
const std::set< AWindow * > & | , |
|
|
bool | addchildren = false, |
|
|
bool | addgraphnodes = true, |
|
|
bool | addgraphrels = false, |
|
|
bool | temporary = false, |
|
|
int | position = -1 ) |
◆ ~AddObjectCommand()
| virtual anatomist::AddObjectCommand::~AddObjectCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::AddObjectCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::AddObjectCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ undoit()
| virtual void anatomist::AddObjectCommand::undoit |
( |
| ) |
|
|
protectedvirtual |
◆ write()
| virtual void anatomist::AddObjectCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: