gloox
0.9.9.12
|
This is the complete list of members for SIProfileFT, including all inherited members.
acceptFT(const JID &to, const std::string &id, StreamType type=FTTypeS5B) | SIProfileFT | |
addStreamHost(const JID &jid, const std::string &host, int port) | SIProfileFT | |
declineFT(const JID &to, const std::string &id, SIManager::SIError reason, const std::string &text="") | SIProfileFT | |
dispose(SOCKS5Bytestream *s5b) | SIProfileFT | |
FTTypeS5B enum value | SIProfileFT | |
handleIncomingSOCKS5Bytestream(SOCKS5Bytestream *s5b) | SIProfileFT | virtual |
handleIncomingSOCKS5BytestreamRequest(const std::string &sid, const JID &from) | SIProfileFT | virtual |
handleOutgoingSOCKS5Bytestream(SOCKS5Bytestream *s5b) | SIProfileFT | virtual |
handleSIRequest(const JID &from, const std::string &id, const std::string &profile, Tag *si, Tag *ptag, Tag *fneg) | SIProfileFT | virtual |
handleSIRequestError(Stanza *stanza, const std::string &sid) | SIProfileFT | virtual |
handleSIRequestResult(const JID &from, const std::string &sid, Tag *si, Tag *ptag, Tag *fneg) | SIProfileFT | virtual |
handleSOCKS5BytestreamError(Stanza *stanza, const std::string &sid) | 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="", const std::string &desc="", const std::string &date="", const std::string &mimetype="") | SIProfileFT | |
setRangedTransfers(bool ranged) | SIProfileFT | inline |
setStreamHosts(StreamHostList hosts) | SIProfileFT | |
SIProfileFT(ClientBase *parent, SIProfileFTHandler *sipfth, SIManager *manager=0, SOCKS5BytestreamManager *s5Manager=0) | SIProfileFT | |
StreamType enum name | SIProfileFT | |
~SIHandler() | SIHandler | inlinevirtual |
~SIProfileFT() | SIProfileFT | virtual |
~SIProfileHandler() | SIProfileHandler | inlinevirtual |
~SOCKS5BytestreamHandler() | SOCKS5BytestreamHandler | inlinevirtual |