| authed() const | ClientBase | [inline] |
| authError() const | ClientBase | [inline] |
| checkStreamVersion(const std::string &) | Component | [inline, protected, virtual] |
| ClientBase(const std::string &ns, const std::string &server, int port=-1) | ClientBase | |
| ClientBase(const std::string &ns, const std::string &password, const std::string &server, int port=-1) | ClientBase | |
| Component(const std::string &ns, const std::string &server, const std::string &component, const std::string &password, int port=5347) | Component | |
| connect(bool block=true) | ClientBase | |
| disco() const | Component | [inline] |
| disconnect() | Component | |
| disconnect(ConnectionError reason) | Component | [protected, virtual] |
| fileDescriptor() | ClientBase | |
| getID() | ClientBase | |
| handleNormalNode(Stanza *stanza) | Component | [protected, virtual] |
| handleStartNode() | Component | [protected, virtual] |
| hasTls() | ClientBase | [protected] |
| header() | ClientBase | [protected] |
| jid() | ClientBase | [inline] |
| logInstance() | ClientBase | |
| m_authed | ClientBase | [protected] |
| m_clientCerts | ClientBase | [protected] |
| m_clientKey | ClientBase | [protected] |
| m_connection | ClientBase | [protected] |
| m_jid | ClientBase | [protected] |
| m_namespace | ClientBase | [protected] |
| m_password | ClientBase | [protected] |
| m_port | ClientBase | [protected] |
| m_sasl | ClientBase | [protected] |
| m_server | ClientBase | [protected] |
| m_sid | ClientBase | [protected] |
| m_tls | ClientBase | [protected] |
| m_xmllang | ClientBase | [protected] |
| notifyOnConnect() | ClientBase | [protected] |
| notifyOnResourceBindError(ResourceBindError error) | ClientBase | [protected] |
| notifyOnSessionCreateError(SessionCreateError error) | ClientBase | [protected] |
| notifyOnTLSConnect(const CertInfo &info) | ClientBase | [protected] |
| password() const | Component | [inline, virtual] |
| ping() | ClientBase | |
| port() const | ClientBase | [inline] |
| processSASLChallenge(const std::string &challenge) | ClientBase | [protected] |
| processSASLError(Stanza *stanza) | ClientBase | [protected] |
| recv(int timeout=-1) | ClientBase | |
| registerConnectionListener(ConnectionListener *cl) | ClientBase | |
| registerIqHandler(IqHandler *ih, const std::string &xmlns) | ClientBase | |
| registerMessageHandler(MessageHandler *mh) | ClientBase | |
| registerMessageHandler(const std::string &jid, MessageHandler *mh) | ClientBase | |
| registerPresenceHandler(PresenceHandler *ph) | ClientBase | |
| registerSubscriptionHandler(SubscriptionHandler *sh) | ClientBase | |
| registerTagHandler(TagHandler *th, const std::string &tag, const std::string &xmlns) | ClientBase | |
| removeConnectionListener(ConnectionListener *cl) | ClientBase | |
| removeIqHandler(const std::string &xmlns) | ClientBase | |
| removeMessageHandler(MessageHandler *mh) | ClientBase | |
| removeMessageHandler(const std::string &jid) | ClientBase | |
| removePresenceHandler(PresenceHandler *ph) | ClientBase | |
| removeSubscriptionHandler(SubscriptionHandler *sh) | ClientBase | |
| removeTagHandler(TagHandler *th, const std::string &tag, const std::string &xmlns) | ClientBase | |
| sasl() const | ClientBase | [inline] |
| SaslAnonymous enum value | ClientBase | [protected] |
| SaslDigestMd5 enum value | ClientBase | [protected] |
| SaslExternal enum value | ClientBase | [protected] |
| SaslMechanisms enum name | ClientBase | [protected] |
| SaslPlain enum value | ClientBase | [protected] |
| send(Tag *tag) | ClientBase | [virtual] |
| server() const | ClientBase | [inline] |
| setAuthed(bool authed) | ClientBase | [inline, protected] |
| setAuthFailure(AuthenticationError e) | ClientBase | [inline, protected] |
| setAutoMessageSession(bool autoMS, MessageSessionHandler *msh) | ClientBase | |
| setCACerts(const StringList &cacerts) | ClientBase | [inline] |
| setClientCert(const std::string &clientKey, const std::string &clientCerts) | ClientBase | |
| setPassword(const std::string &password) | ClientBase | [inline] |
| setPort(int port) | ClientBase | [inline] |
| setSasl(bool sasl) | ClientBase | [inline] |
| setServer(const std::string &server) | ClientBase | [inline] |
| setTls(bool tls) | ClientBase | [inline] |
| setXmlLang(const std::string &xmllang) | ClientBase | [inline] |
| startSASL(SaslMechanisms type) | ClientBase | [protected] |
| startTls() | ClientBase | [protected] |
| state() const | ClientBase | |
| streamError() const | ClientBase | [inline] |
| streamErrorAppCondition() const | ClientBase | [inline] |
| streamErrorCData() const | ClientBase | [inline] |
| streamErrorText(const std::string &lang="default") const | ClientBase | |
| tls() const | ClientBase | [inline] |
| trackID(IqHandler *ih, const std::string &id, int context) | ClientBase | |
| username() const | Component | [inline, virtual] |
| xmlLang() const | ClientBase | [inline] |
| ~ClientBase() | ClientBase | [virtual] |
| ~Component() | Component | [virtual] |