This is the complete list of members for ProtocolManager, including all inherited members.
| add(IProtocolHandler *handler) | ProtocolManager | virtual |
| begin() const | ProtocolManager | |
| clear() | ProtocolManager | virtual |
| const_iterator typedef | ProtocolManager | |
| container_type typedef | ProtocolManager | |
| convertToMessage(XsProtocolType &type, MessageLocation &location, const XsByteArray &raw) override | ProtocolManager | virtual |
| end() const | ProtocolManager | |
| find(XsProtocolType type) | ProtocolManager | virtual |
| findMessage(XsProtocolType &type, const XsByteArray &raw) override | ProtocolManager | virtual |
| hasProtocol(XsProtocolType type) const | ProtocolManager | virtual |
| likelyMinimumMessageSize() const | ProtocolManager | |
| m_communicator | ProtocolManager | private |
| m_protocolHandlers | ProtocolManager | private |
| ProtocolManager(Communicator const &) | ProtocolManager | explicit |
| remove(XsProtocolType type) | ProtocolManager | virtual |
| validateMessage(XsMessage const &message) const override | ProtocolManager | virtual |
| value_type typedef | ProtocolManager | |
| ~IProtocolManager() | IProtocolManager | inlinevirtual |
| ~ProtocolManager() | ProtocolManager | virtual |