rasdaman complete source
Classes | Variables
rasmgr_utils_comm.hh File Reference

Go to the source code of this file.

Classes

class  RasMgrClientComm
 
class  UserLogin
 

Variables

const char * RASMGRPORTS
 
const char * RASMGRHOST
 
const int MAXMSG = 2048
 
const int MAXCOMMAND = 100
 
const int MAXMSGRASCONTROL = 20000
 
const int MAXUSERNAME = 100
 
const int MAXENCRPASS = 35
 
const int MAXHOSTNAME = 100
 
const int COMM_CONT = 0
 
const int COMM_SEND = 1
 
const int COMM_EXIT = 2
 
const int COMM_ERR = 3
 
const int COMM_ACDN = 4
 

Variable Documentation

const int COMM_ACDN = 4
const int COMM_CONT = 0
const int COMM_ERR = 3
const int COMM_EXIT = 2
const int COMM_SEND = 1
const int MAXCOMMAND = 100
const int MAXENCRPASS = 35
const int MAXHOSTNAME = 100
const int MAXMSG = 2048
const int MAXMSGRASCONTROL = 20000
const int MAXUSERNAME = 100
const char* RASMGRHOST
const char* RASMGRPORTS