anatomist 6.0.4
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 CommandServerserver ()
 singleton
 

Detailed Description

Definition at line 42 of file server.h.

Constructor & Destructor Documentation

◆ CommandServer()

anatomist::CommandServer::CommandServer ( int portnum)

Referenced by server().

◆ ~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

References CommandServer().

◆ setPort()

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

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