rasdaman complete source
Public Attributes | List of all members
ClientBase Struct Reference

#include <server.h>

Public Attributes

struct Host Host
 
int ClientType
 
int SockFD
 
struct sockaddr_in Socket
 
int SockSize
 
struct timeval TimeOut
 
struct HTTPMode Comm
 
struct ReqInfo Request
 
struct HTTPMsg Response
 
int RespStatus
 
int Pipe
 
char PipeBuffer [PIPE_BUFFSIZE]
 

Member Data Documentation

int ClientBase::ClientType
struct HTTPMode ClientBase::Comm
struct Host ClientBase::Host
int ClientBase::Pipe
char ClientBase::PipeBuffer[PIPE_BUFFSIZE]
struct ReqInfo ClientBase::Request
struct HTTPMsg ClientBase::Response
int ClientBase::RespStatus
struct sockaddr_in ClientBase::Socket
int ClientBase::SockFD
int ClientBase::SockSize
struct timeval ClientBase::TimeOut

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