FeeServer::Client Member List
This is the complete list of members for
FeeServer::Client, including all inherited members.
_ack | FeeServer::Client | [protected] |
_buffer | FeeServer::Client | [protected] |
_cmd | FeeServer::Client | [protected] |
_cmd_name | FeeServer::Client | [protected] |
_handler | FeeServer::Client | [protected] |
_id | FeeServer::Client | [protected] |
_msg | FeeServer::Client | [protected] |
_reply | FeeServer::Client | [protected] |
_server | FeeServer::Client | [protected] |
_size | FeeServer::Client | [protected] |
_timeout | FeeServer::Client | [protected] |
_tries | FeeServer::Client | [protected] |
AcknowledgeError(short error) | FeeServer::Client | [inline, virtual] |
ChecksumFailed(unsigned int expected, unsigned int got) | FeeServer::Client | [inline, virtual] |
Client(const std::string &server, const std::string &dns, unsigned int tries=20, unsigned int timeout=2000) | FeeServer::Client | |
Client(const Client &) | FeeServer::Client | [protected] |
DoHandleAcknowledge() | FeeServer::Client | [protected] |
HandleMessage(Message &m) | FeeServer::Client | [inline, virtual] |
InfoHandler class | FeeServer::Client | [friend] |
MakeId() | FeeServer::Client | [protected, virtual] |
NolinkAcknowledge() | FeeServer::Client | [inline, virtual] |
NolinkMessage() | FeeServer::Client | [inline, virtual] |
operator=(const Client &) | FeeServer::Client | [protected] |
SendCommand(unsigned short flags, std::vector< unsigned char > &data) | FeeServer::Client | |
Timeout() | FeeServer::Client | [inline, virtual] |
UnexpectedReply(unsigned int expected, unsigned int got) | FeeServer::Client | [inline, virtual] |
UnknownService(const std::string &name) | FeeServer::Client | [inline, virtual] |
~Client() | FeeServer::Client | [virtual] |