![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/processor/server.h>
Public Member Functions | |
CommandServer (int portnum) | |
~CommandServer () | |
int | port () const |
void | setPort (int p) |
bool | ok () const |
Static Public Member Functions | |
static CommandServer * | server () |
singleton More... | |
anatomist::CommandServer::CommandServer | ( | int | portnum | ) |
anatomist::CommandServer::~CommandServer | ( | ) |
bool anatomist::CommandServer::ok | ( | ) | const |
int anatomist::CommandServer::port | ( | ) | const |
|
static |
singleton
void anatomist::CommandServer::setPort | ( | int | p | ) |