anatomist  5.1.2
3D neuroimaging data viewer
anatomist::CommandServer Class Reference

#include <anatomist/processor/server.h>

Inheritance diagram for anatomist::CommandServer:
Collaboration diagram for anatomist::CommandServer:

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...
 

Detailed Description

Definition at line 42 of file server.h.

Constructor & Destructor Documentation

◆ CommandServer()

anatomist::CommandServer::CommandServer ( int  portnum)

◆ ~CommandServer()

anatomist::CommandServer::~CommandServer ( )

Member Function Documentation

◆ ok()

bool anatomist::CommandServer::ok ( ) const

◆ port()

int anatomist::CommandServer::port ( ) const

◆ server()

static CommandServer* anatomist::CommandServer::server ( )
static

singleton

◆ setPort()

void anatomist::CommandServer::setPort ( int  p)

The documentation for this class was generated from the following file: