#include <anatomist/commands/cLinkWindows.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 48 of file cLinkWindows.h.
◆ LinkWindowsCommand()
| anatomist::LinkWindowsCommand::LinkWindowsCommand |
( |
const std::set< AWindow * > & | win, |
|
|
int | group = -1 ) |
◆ ~LinkWindowsCommand()
| virtual anatomist::LinkWindowsCommand::~LinkWindowsCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::LinkWindowsCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ group()
| int anatomist::LinkWindowsCommand::group |
( |
| ) |
const |
|
inline |
◆ name()
| virtual std::string anatomist::LinkWindowsCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::LinkWindowsCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: