gloox
1.0.14
|
This is the complete list of members for Bytestream, including all inherited members.
Bytestream(StreamType type, LogSink &logInstance, const JID &initiator, const JID &target, const std::string &sid) | Bytestream | inline |
close()=0 | Bytestream | pure virtual |
connect()=0 | Bytestream | pure 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)=0 | Bytestream | pure virtual |
registerBytestreamDataHandler(BytestreamDataHandler *bdh) | Bytestream | inline |
removeBytestreamDataHandler() | Bytestream | inline |
S5B enum value | Bytestream | |
send(const std::string &data)=0 | Bytestream | pure virtual |
sid() const | Bytestream | inline |
StreamType enum name | Bytestream | |
target() const | Bytestream | inline |
type() const | Bytestream | inline |
~Bytestream() | Bytestream | inlinevirtual |