?
More...
#include <anatomist/commands/cDeleteObject.h>
|
| virtual void | doit () |
| | Do 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.
|
| |
| virtual void | undoit () |
| | Undo a command.
|
| |
?
Definition at line 55 of file cDeleteObject.h.
◆ DeleteObjectCommand()
| anatomist::DeleteObjectCommand::DeleteObjectCommand |
( |
const std::vector< AObject * > & | objL | ) |
|
◆ ~DeleteObjectCommand()
| virtual anatomist::DeleteObjectCommand::~DeleteObjectCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::DeleteObjectCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::DeleteObjectCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::DeleteObjectCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: