This is the complete list of members for
Swift::Client, including all inherited members.
| Client(const JID &jid, const SafeString &password, NetworkFactories *networkFactories, Storages *storages=NULL) | Swift::Client | |
| connect(const ClientOptions &=ClientOptions()) | Swift::CoreClient | |
| CoreClient(const JID &jid, const SafeByteArray &password, NetworkFactories *networkFactories) | Swift::CoreClient | |
| disconnect() | Swift::CoreClient | |
| getAvatarManager() const | Swift::Client | [inline] |
| getDiscoManager() const | Swift::Client | [inline] |
| getEntityCapsProvider() const | Swift::Client | |
| getFileTransferManager() const | Swift::Client | |
| getHighestPriorityPresence(const JID &bareJID) const | Swift::Client | |
| getIQRouter() const | Swift::CoreClient | [inline] |
| getJID() const | Swift::CoreClient | |
| getLastPresence(const JID &jid) const | Swift::Client | |
| getMUCManager() const | Swift::Client | [inline] |
| getMUCRegistry() const | Swift::Client | [inline] |
| getNetworkFactories() const | Swift::CoreClient | [inline, protected] |
| getNickManager() const | Swift::Client | |
| getNickResolver() const | Swift::Client | [inline] |
| getPresenceOracle() const | Swift::Client | [inline] |
| getPresenceSender() const | Swift::Client | |
| getRoster() const | Swift::Client | |
| getSession() const | Swift::CoreClient | [inline, protected] |
| getStanzaChannel() const | Swift::CoreClient | |
| getStreamManagementEnabled() const | Swift::CoreClient | |
| getSubscriptionManager() const | Swift::Client | [inline] |
| getVCardManager() const | Swift::Client | [inline] |
| getWhiteboardSessionManager() const | Swift::Client | |
| handleConnected() | Swift::Client | [protected, virtual] |
| isActive() const | Swift::CoreClient | |
| isAvailable() const | Swift::CoreClient | |
| isStreamEncrypted() const | Swift::CoreClient | |
| onConnected | Swift::CoreClient | |
| onDataRead | Swift::CoreClient | |
| onDataWritten | Swift::CoreClient | |
| onDisconnected | Swift::CoreClient | |
| onMessageReceived | Swift::CoreClient | |
| onPresenceChange | Swift::Client | |
| onPresenceReceived | Swift::CoreClient | |
| onStanzaAcked | Swift::CoreClient | |
| requestRoster() | Swift::Client | |
| sendData(const std::string &data) | Swift::CoreClient | |
| sendMessage(boost::shared_ptr< Message >) | Swift::CoreClient | |
| sendPresence(boost::shared_ptr< Presence >) | Swift::CoreClient | |
| setAlwaysTrustCertificates() | Swift::Client | |
| setCertificate(CertificateWithKey::ref certificate) | Swift::CoreClient | |
| setCertificateTrustChecker(CertificateTrustChecker *) | Swift::CoreClient | |
| setSoftwareVersion(const std::string &name, const std::string &version, const std::string &os="") | Swift::Client | |
| ~Client() | Swift::Client | |
| ~CoreClient() | Swift::CoreClient | |