, including all inherited members.
active_fd_set | BaseServer | [protected] |
BaseServer(unsigned short port) | BaseServer | |
change_byteorder_fd_set | BaseServer | [protected] |
connLogging | BaseServer | [protected] |
debug | BaseServer | [protected] |
disableTimeout() | BaseServer | |
display() | BaseServer | |
displayActiveSockets() | BaseServer | |
displayActiveSockets(FILE *fout) | BaseServer | |
displayMsg(unsigned char *msg, int len) | BaseServer | [protected] |
displayVersion() | BaseServer | [protected, virtual] |
enableTimeout(struct timeval *timeout=0) | BaseServer | |
endian_prepare_short(unsigned long &x) | BaseServer | [inline, protected] |
endian_prepare_string(unsigned long &x) | BaseServer | [inline, protected] |
endian_swap(unsigned short &x) | BaseServer | [inline, protected] |
endian_swap(uint32_t &x) | BaseServer | [inline, protected] |
endian_swap(unsigned long &x) | BaseServer | [inline, protected] |
endian_swap(unsigned long long &x) | BaseServer | [inline, protected] |
endian_swap(unsigned int &x) | BaseServer | [inline, protected] |
endian_swap(double &x) | BaseServer | [inline, protected] |
fout | BaseServer | [protected] |
getNextTimeout(int *iSample, struct timeval *timeout) | BaseServer | [protected] |
handle_timeout() | BaseServer | [protected, virtual] |
index | BaseServer | [protected] |
init(FILE *fout=stdout) | BaseServer | |
init_server(int fd1=-1, int fd2=-1) | BaseServer | |
kill_server() | BaseServer | |
lastIndex | BaseServer | [protected] |
monitor() | BaseServer | |
nSamples | BaseServer | [protected] |
port | BaseServer | [protected] |
read_from_client(int filedes) | BaseServer | [protected, virtual] |
read_from_keyboard() | BaseServer | [protected, virtual] |
readData(int client, unsigned long *data, int n) | BaseServer | |
readData(int client, unsigned int *data, int n) | BaseServer | |
readMsg(int client, char *msg, int n) | BaseServer | |
readPacket(int client, unsigned long *data, int max) | BaseServer | |
setConnectionLogging(bool logging=true) | BaseServer | [inline] |
setDebugLevel(int debug) | BaseServer | |
setPort(unsigned short port) | BaseServer | [protected] |
setTRef(struct timeval *time) | BaseServer | |
show() | BaseServer | [virtual] |
shutdown | BaseServer | [protected] |
sock | BaseServer | [protected] |
tRef | BaseServer | [protected] |
tSample | BaseServer | [protected] |
ttimer | BaseServer | [protected] |
tZone | BaseServer | [protected] |
useTimeout | BaseServer | [protected] |
writeData(int client, unsigned long *data, int n) | BaseServer | |
writeData(int client, unsigned int *data, int n) | BaseServer | |
writeMsg(int client, char *msg, int n=0) | BaseServer | |
writePacket(int client, unsigned long *data, int n) | BaseServer | |
~BaseServer() | BaseServer | [virtual] |