gloox
1.0.28
|
This is the complete list of members for ConnectionBOSH, including all inherited members.
cleanup() | ConnectionBOSH | virtual |
connect() | ConnectionBOSH | virtual |
ConnectionBase(ConnectionDataHandler *cdh) | ConnectionBase | inline |
ConnectionBOSH(ConnectionBase *connection, const LogSink &logInstance, const std::string &boshHost, const std::string &xmppServer, int xmppPort=5222) | ConnectionBOSH | |
ConnectionBOSH(ConnectionDataHandler *cdh, ConnectionBase *connection, const LogSink &logInstance, const std::string &boshHost, const std::string &xmppServer, int xmppPort=5222) | ConnectionBOSH | |
ConnMode enum name | ConnectionBOSH | |
disconnect() | ConnectionBOSH | virtual |
getStatistics(long int &totalIn, long int &totalOut) | ConnectionBOSH | virtual |
handleConnect(const ConnectionBase *connection) | ConnectionBOSH | virtual |
handleDisconnect(const ConnectionBase *connection, ConnectionError reason) | ConnectionBOSH | virtual |
handleReceivedData(const ConnectionBase *connection, const std::string &data) | ConnectionBOSH | virtual |
handleTag(Tag *tag) | ConnectionBOSH | virtual |
localInterface() const | ConnectionBase | inlinevirtual |
localPort() const | ConnectionBase | inlinevirtual |
m_handler | ConnectionBase | protected |
m_port | ConnectionBase | protected |
m_server | ConnectionBase | protected |
m_state | ConnectionBase | protected |
ModeLegacyHTTP enum value | ConnectionBOSH | |
ModePersistentHTTP enum value | ConnectionBOSH | |
ModePipelining enum value | ConnectionBOSH | |
newInstance() const | ConnectionBOSH | virtual |
port() const | ConnectionBase | inline |
receive() | ConnectionBOSH | virtual |
recv(int timeout=-1) | ConnectionBOSH | virtual |
registerConnectionDataHandler(ConnectionDataHandler *cdh) | ConnectionBase | inline |
send(const std::string &data) | ConnectionBOSH | virtual |
server() const | ConnectionBase | inline |
setMode(ConnMode mode) | ConnectionBOSH | inline |
setPath(const std::string &path) | ConnectionBOSH | inline |
setServer(const std::string &xmppHost, unsigned short xmppPort=5222) | ConnectionBOSH | inline |
gloox::ConnectionBase::setServer(const std::string &server, int port=-1) | ConnectionBase | inline |
state() const | ConnectionBase | inline |
~ConnectionBase() | ConnectionBase | inlinevirtual |
~ConnectionBOSH() | ConnectionBOSH | virtual |