gloox
1.0.28
|
This is the complete list of members for SIProfileFT, including all inherited members.
acceptFT(const JID &to, const std::string &sid, StreamType type=FTTypeS5B, const JID &from=JID()) | SIProfileFT | |
addStreamHost(const JID &jid, const std::string &host, int port) | SIProfileFT | |
cancel(Bytestream *bs) | SIProfileFT | |
declineFT(const JID &to, const std::string &sid, SIManager::SIError reason, const std::string &text=EmptyString) | SIProfileFT | |
dispose(Bytestream *bs) | SIProfileFT | |
FTTypeAll enum value | SIProfileFT | |
FTTypeIBB enum value | SIProfileFT | |
FTTypeOOB enum value | SIProfileFT | |
FTTypeS5B enum value | SIProfileFT | |
handleBytestreamError(const IQ &iq, const std::string &sid) | SIProfileFT | virtual |
handleIncomingBytestream(Bytestream *bs) | SIProfileFT | virtual |
handleIncomingBytestreamRequest(const std::string &sid, const JID &from) | SIProfileFT | virtual |
handleIq(const IQ &iq) | SIProfileFT | inlinevirtual |
handleIqID(const IQ &iq, int context) | SIProfileFT | virtual |
handleOutgoingBytestream(Bytestream *bs) | SIProfileFT | virtual |
handleSIRequest(const JID &from, const JID &to, const std::string &id, const SIManager::SI &si) | SIProfileFT | virtual |
handleSIRequestError(const IQ &iq, const std::string &sid) | SIProfileFT | virtual |
handleSIRequestResult(const JID &from, const JID &to, const std::string &sid, const SIManager::SI &si) | SIProfileFT | virtual |
registerSIProfileFTHandler(SIProfileFTHandler *sipfth) | SIProfileFT | inline |
registerSOCKS5BytestreamServer(SOCKS5BytestreamServer *server) | SIProfileFT | inline |
removeSIProfileFTHandler() | SIProfileFT | inline |
removeSOCKS5BytestreamServer() | SIProfileFT | inline |
requestFT(const JID &to, const std::string &name, long size, const std::string &hash=EmptyString, const std::string &desc=EmptyString, const std::string &date=EmptyString, const std::string &mimetype=EmptyString, int streamTypes=FTTypeAll, const JID &from=JID(), const std::string &sid=EmptyString) | SIProfileFT | |
setStreamHosts(StreamHostList hosts) | SIProfileFT | |
SIProfileFT(ClientBase *parent, SIProfileFTHandler *sipfth, SIManager *manager=0, SOCKS5BytestreamManager *s5Manager=0) | SIProfileFT | |
StreamType enum name | SIProfileFT | |
~BytestreamHandler() | BytestreamHandler | inlinevirtual |
~IqHandler() | IqHandler | inlinevirtual |
~SIHandler() | SIHandler | inlinevirtual |
~SIProfileFT() | SIProfileFT | virtual |
~SIProfileHandler() | SIProfileHandler | inlinevirtual |