This is the complete list of members for
InBandBytestream, including all inherited members.
blockSize() const | InBandBytestream | [inline] |
Bytestream(StreamType type, LogSink &logInstance, const JID &initiator, const JID &target, const std::string &sid) | Bytestream | [inline] |
close() | InBandBytestream | [virtual] |
connect() | InBandBytestream | [virtual] |
handleIq(const IQ &iq) | InBandBytestream | [virtual] |
handleIqID(const IQ &iq, int context) | InBandBytestream | [virtual] |
handleMessage(const Message &msg, MessageSession *session=0) | InBandBytestream | [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) | InBandBytestream | [inline, virtual] |
registerBytestreamDataHandler(BytestreamDataHandler *bdh) | Bytestream | [inline] |
removeBytestreamDataHandler() | Bytestream | [inline] |
S5B enum value | Bytestream | |
send(const std::string &data) | InBandBytestream | [virtual] |
setBlockSize(int blockSize) | InBandBytestream | [inline] |
sid() const | Bytestream | [inline] |
StreamType enum name | Bytestream | |
target() const | Bytestream | [inline] |
type() const | Bytestream | [inline] |
~Bytestream() | Bytestream | [inline, virtual] |
~InBandBytestream() | InBandBytestream | [virtual] |
~IqHandler() | IqHandler | [inline, virtual] |
~MessageHandler() | MessageHandler | [inline, virtual] |