, including all inherited members.
| addSupports(uint32_t feature) | adchpp::Entity | |
| buffer | adchpp::Client | [private] |
| cid | adchpp::Entity | [protected] |
| clearPluginData(const PluginDataHandle &handle) | adchpp::Entity | |
| Client(uint32_t sid_) | adchpp::Client | [private] |
| create(const ManagedSocketPtr &ms_, uint32_t sid_) | adchpp::Client | [static] |
| dataBytes | adchpp::Client | [private] |
| DataFunction typedef | adchpp::Client | |
| dataHandler | adchpp::Client | [private] |
| defaultMaxCommandSize | adchpp::Client | [private, static] |
| disconnect(Util::Reason reason) | adchpp::Client | [virtual] |
| disconnecting | adchpp::Client | [private] |
| Entity(uint32_t sid_) | adchpp::Entity | [inline] |
| fields | adchpp::Entity | [protected] |
| filters | adchpp::Entity | [protected] |
| Flag enum name | adchpp::Entity | |
| FLAG_BOT enum value | adchpp::Entity | |
| FLAG_EXT_AWAY enum value | adchpp::Entity | |
| FLAG_GHOST enum value | adchpp::Entity | |
| FLAG_HIDDEN enum value | adchpp::Entity | |
| FLAG_HUB enum value | adchpp::Entity | |
| FLAG_OK_IP enum value | adchpp::Entity | |
| FLAG_OP enum value | adchpp::Entity | |
| FLAG_OWNER enum value | adchpp::Entity | |
| FLAG_PASSWORD enum value | adchpp::Entity | |
| FLAG_REGISTERED enum value | adchpp::Entity | |
| FLAG_SU enum value | adchpp::Entity | |
| flags | adchpp::Entity | [protected] |
| getAllFields(AdcCommand &cmd) const | adchpp::Entity | |
| getCID() const | adchpp::Entity | [inline] |
| getDefaultMaxCommandSize() | adchpp::Client | [inline, static] |
| getField(const char *name) const | adchpp::Entity | |
| getINF() const | adchpp::Entity | |
| getIp() const | adchpp::Client | [inline] |
| getMaxCommandSize() | adchpp::Client | [inline] |
| getOverflow() const | adchpp::Client | [inline, virtual] |
| getPluginData(const PluginDataHandle &handle) const | adchpp::Entity | |
| getQueuedBytes() const | adchpp::Client | [inline, virtual] |
| getSID() const | adchpp::Entity | [inline] |
| getState() const | adchpp::Entity | [inline] |
| getSUP() const | adchpp::Entity | |
| getSupportList() const | adchpp::Entity | |
| hasField(const char *name) const | adchpp::Entity | |
| hasSupport(uint32_t feature) const | adchpp::Entity | |
| INF | adchpp::Entity | [mutable, protected] |
| inject(AdcCommand &cmd) | adchpp::Entity | [virtual] |
| isAnySet(size_t aFlag) const | adchpp::Entity | [inline] |
| isFiltered(const std::string &features) const | adchpp::Entity | |
| isSet(size_t aFlag) const | adchpp::Entity | [inline] |
| MASK_CLIENT_TYPE enum value | adchpp::Entity | |
| maxCommandSize | adchpp::Client | [private] |
| onConnected() | adchpp::Client | [private] |
| onData(const BufferPtr &) | adchpp::Client | [private] |
| onFailed(const boost::system::error_code &ec) | adchpp::Client | [private] |
| pluginData | adchpp::Entity | [protected] |
| PluginDataMap typedef | adchpp::Entity | [protected] |
| removeSupports(uint32_t feature) | adchpp::Entity | |
| send(const BufferPtr &command) | adchpp::Client | [inline, virtual] |
| adchpp::Entity::send(const AdcCommand &cmd) | adchpp::Entity | [inline] |
| setCID(const CID &cid_) | adchpp::Entity | [inline] |
| setDataMode(const DataFunction &handler, int64_t aBytes) | adchpp::Client | [inline] |
| setDefaultMaxCommandSize(size_t newSize) | adchpp::Client | [inline, static] |
| setField(const char *name, const std::string &value) | adchpp::Entity | |
| setFlag(size_t aFlag) | adchpp::Entity | |
| setMaxCommandSize(size_t newSize) | adchpp::Client | [inline] |
| setPluginData(const PluginDataHandle &handle, void *data) | adchpp::Entity | |
| setSocket(const ManagedSocketPtr &aSocket) | adchpp::Client | [private] |
| setState(State state_) | adchpp::Entity | [inline] |
| sid | adchpp::Entity | [protected] |
| socket | adchpp::Client | [private] |
| state | adchpp::Entity | [protected] |
| State enum name | adchpp::Entity | |
| STATE_DATA enum value | adchpp::Entity | |
| STATE_IDENTIFY enum value | adchpp::Entity | |
| STATE_NORMAL enum value | adchpp::Entity | |
| STATE_PROTOCOL enum value | adchpp::Entity | |
| STATE_VERIFY enum value | adchpp::Entity | |
| SUP | adchpp::Entity | [mutable, protected] |
| supports | adchpp::Entity | [protected] |
| unsetFlag(size_t aFlag) | adchpp::Entity | |
| updateFields(const AdcCommand &cmd) | adchpp::Entity | |
| updateSupports(const AdcCommand &cmd) | adchpp::Entity | |
| ~Client() | adchpp::Client | [private, virtual] |
| ~Entity() | adchpp::Entity | [protected, virtual] |