#include <anatomist/commands/cExit.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 46 of file cExit.h.
◆ ExitCommand()
| anatomist::ExitCommand::ExitCommand |
( |
| ) |
|
◆ ~ExitCommand()
| virtual anatomist::ExitCommand::~ExitCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ExitCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::ExitCommand::name |
( |
| ) |
const |
|
virtual |
◆ write()
| virtual void anatomist::ExitCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: