#include <anatomist/commands/cSelectByHierarchy.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 49 of file cSelectByHierarchy.h.
◆ Modifiers
◆ SelectByHierarchyCommand()
| anatomist::SelectByHierarchyCommand::SelectByHierarchyCommand |
( |
Hierarchy * | hie, |
|
|
const std::set< std::string > & | name, |
|
|
int | group = 0, |
|
|
int | Modifiers = Set ) |
◆ ~SelectByHierarchyCommand()
| virtual anatomist::SelectByHierarchyCommand::~SelectByHierarchyCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::SelectByHierarchyCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::SelectByHierarchyCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::SelectByHierarchyCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: