rasdaman complete source
Classes | Variables
rasmgr_srv.hh File Reference

Go to the source code of this file.

Classes

class  RasServer
 
class  RasServerManager
 

Variables

const unsigned int RASSERVER_OK = 0
 return codes More...
 
const unsigned int RASSERVER_NODATABASEHOST = -1
 
const unsigned int RASSERVER_CANNOTSTARTSRV = -2
 
const unsigned int RASSERVER_NOREMOTERASMGR = -3
 
const unsigned int RASSERVER_INCOMPLETESEND = -4
 
const unsigned int RASSERVER_SRVNOTUP = -5
 
const unsigned int RASSERVER_CMDLINEOFLO = -6
 
RasServerManager rasManager
 

Variable Documentation

RasServerManager rasManager
const unsigned int RASSERVER_CANNOTSTARTSRV = -2
const unsigned int RASSERVER_CMDLINEOFLO = -6
const unsigned int RASSERVER_INCOMPLETESEND = -4
const unsigned int RASSERVER_NODATABASEHOST = -1
const unsigned int RASSERVER_NOREMOTERASMGR = -3
const unsigned int RASSERVER_OK = 0

return codes

const unsigned int RASSERVER_SRVNOTUP = -5