?
More...
#include <anatomist/commands/cReloadObject.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 55 of file cReloadObject.h.
◆ ReloadObjectCommand()
| anatomist::ReloadObjectCommand::ReloadObjectCommand |
( |
const std::set< AObject * > & | objL, |
|
|
bool | onlyIfOutdated = false ) |
◆ ~ReloadObjectCommand()
| virtual anatomist::ReloadObjectCommand::~ReloadObjectCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ReloadObjectCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ failedReloads()
| const std::set< AObject * > & anatomist::ReloadObjectCommand::failedReloads |
( |
| ) |
const |
|
inline |
◆ name()
| virtual std::string anatomist::ReloadObjectCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::ReloadObjectCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: