#include <anatomist/commands/cLoadGraphSubObjects.h>
|
| virtual void | doit () |
| | Do a command.
|
| |
Protected Member Functions inherited from anatomist::WaitCommand |
| | WaitCommand () |
| | 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 47 of file cLoadGraphSubObjects.h.
◆ LoadGraphSubObjectsCommand()
| anatomist::LoadGraphSubObjectsCommand::LoadGraphSubObjectsCommand |
( |
const std::set< AObject * > & | graphs, |
|
|
int | objmask = 3 ) |
◆ ~LoadGraphSubObjectsCommand()
| virtual anatomist::LoadGraphSubObjectsCommand::~LoadGraphSubObjectsCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::LoadGraphSubObjectsCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::LoadGraphSubObjectsCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::LoadGraphSubObjectsCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: