#include <ClientServerUtils.h>
Public Attributes | |
| unsigned int | ssahaversion |
| unsigned int | wordLength |
| TableType | tableType |
| unsigned int | maxBufferSize |
Definition at line 105 of file ClientServerUtils.h.
| unsigned int Handshake::ssahaversion |
| unsigned int Handshake::wordLength |
Definition at line 108 of file ClientServerUtils.h.
Referenced by generateHashTable(), MatchRemote::getQuerySize(), and sendQuery().
Definition at line 109 of file ClientServerUtils.h.
Referenced by generateHashTable(), and sendQuery().
| unsigned int Handshake::maxBufferSize |
Definition at line 110 of file ClientServerUtils.h.
Referenced by main(), processQuery(), and sendQuery().
1.5.2