gloox 1.0
|
Bytestream(StreamType type, LogSink &logInstance, const JID &initiator, const JID &target, const std::string &sid) | Bytestream | [inline] |
close() | SOCKS5Bytestream | [virtual] |
connect() | SOCKS5Bytestream | [virtual] |
connectionImpl() | SOCKS5Bytestream | [inline] |
handleConnect(const ConnectionBase *connection) | SOCKS5Bytestream | [virtual] |
handleDisconnect(const ConnectionBase *connection, ConnectionError reason) | SOCKS5Bytestream | [virtual] |
handleReceivedData(const ConnectionBase *connection, const std::string &data) | SOCKS5Bytestream | [virtual] |
IBB enum value | Bytestream | |
initiator() const | Bytestream | [inline] |
isOpen() const | Bytestream | [inline] |
m_handler | Bytestream | [protected] |
m_initiator | Bytestream | [protected] |
m_logInstance | Bytestream | [protected] |
m_open | Bytestream | [protected] |
m_sid | Bytestream | [protected] |
m_target | Bytestream | [protected] |
m_type | Bytestream | [protected] |
recv(int timeout=-1) | SOCKS5Bytestream | [virtual] |
registerBytestreamDataHandler(BytestreamDataHandler *bdh) | Bytestream | [inline] |
removeBytestreamDataHandler() | Bytestream | [inline] |
S5B enum value | Bytestream | |
send(const std::string &data) | SOCKS5Bytestream | [virtual] |
setConnectionImpl(ConnectionBase *connection) | SOCKS5Bytestream | |
setStreamHosts(const StreamHostList &hosts) | SOCKS5Bytestream | [inline] |
sid() const | Bytestream | [inline] |
StreamType enum name | Bytestream | |
target() const | Bytestream | [inline] |
type() const | Bytestream | [inline] |
~Bytestream() | Bytestream | [inline, virtual] |
~ConnectionDataHandler() | ConnectionDataHandler | [inline, virtual] |
~SOCKS5Bytestream() | SOCKS5Bytestream | [virtual] |