Launches a stream server or re-sets its parameters.
More...
#include <anatomist/commands/cServer.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.
|
| |
Launches a stream server or re-sets its parameters.
Definition at line 45 of file cServer.h.
◆ ServerCommand()
| anatomist::ServerCommand::ServerCommand |
( |
int | port | ) |
|
◆ ~ServerCommand()
| virtual anatomist::ServerCommand::~ServerCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ServerCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::ServerCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::ServerCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: