This is the complete list of members for Server< CLIENT, GROUP >, including all inherited members.
clientKeyListsReadWriteLock | Server< CLIENT, GROUP > | protected |
ClientKeyMap typedef | Server< CLIENT, GROUP > | protected |
clientKeyMap | Server< CLIENT, GROUP > | protected |
ClientKeySet typedef | Server< CLIENT, GROUP > | |
clientKeySet | Server< CLIENT, GROUP > | protected |
ClientSet typedef | Server< CLIENT, GROUP > | protected |
closeClient(CLIENT *client) | Server< CLIENT, GROUP > | inlineprotected |
closeGroup(GROUP *group) | Server< CLIENT, GROUP > | inlineprotected |
getClientByKey(const std::string &clientKey) | Server< CLIENT, GROUP > | inline |
getClientKeySet() | Server< CLIENT, GROUP > | inline |
getGroupByKey(const std::string &groupKey) | Server< CLIENT, GROUP > | inline |
getGroupKeySet() | Server< CLIENT, GROUP > | inline |
groupKeyListsReadWriteLock | Server< CLIENT, GROUP > | protected |
GroupKeyMap typedef | Server< CLIENT, GROUP > | protected |
groupKeyMap | Server< CLIENT, GROUP > | protected |
GroupKeySet typedef | Server< CLIENT, GROUP > | |
groupKeySet | Server< CLIENT, GROUP > | protected |
host | Server< CLIENT, GROUP > | protected |
ioThreadCount | Server< CLIENT, GROUP > | protected |
maxCCU | Server< CLIENT, GROUP > | protected |
name | Server< CLIENT, GROUP > | protected |
port | Server< CLIENT, GROUP > | protected |
Server(const std::string &name, const std::string &host, const unsigned int port, const unsigned int maxCCU) | Server< CLIENT, GROUP > | inline |
setClientKey(CLIENT *client, const std::string &clientKey) | Server< CLIENT, GROUP > | inlineprotected |
setGroupKey(GROUP *group, const std::string &groupKey) | Server< CLIENT, GROUP > | inlineprotected |
setIOThreadCount(const unsigned int ioThreadCount) | Server< CLIENT, GROUP > | inline |
setThreadPoolMaxElements(const unsigned int maxElements) | Server< CLIENT, GROUP > | inline |
setWorkerThreadCount(const unsigned int workerThreadCount) | Server< CLIENT, GROUP > | inline |
startUpBarrier | Server< CLIENT, GROUP > | protected |
workerThreadPoolCount | Server< CLIENT, GROUP > | protected |
workerThreadPoolMaxElements | Server< CLIENT, GROUP > | protected |
~Server() | Server< CLIENT, GROUP > | inlinevirtual |