Classes | |
| class | JID |
| class | BareJID |
| class | Transport |
| This interface is the base class of each XMPP transport class. More... | |
| class | Stream |
| This class represents a XMPP stream, i.e. More... | |
| class | BaseStreamHandler |
| class | Stanza |
| XMPP stanzas: the following classes represent the three stanzas (PDUs) defined by the xmpp protocol. More... | |
| class | Message |
| class | Presence |
| class | IQ |
| class | Identity |
| class | Roster |
Namespaces | |
| namespace | C2S |
| namespace | Disco |
| JEP-0030 Service Discovery classes. | |
| namespace | MUC |
Functions | |
| const PString & | LanguageTag () |
| Various constant strings. | |
| const PString & | NamespaceTag () |
| const PString & | MessageStanzaTag () |
| const PString & | PresenceStanzaTag () |
| const PString & | IQStanzaTag () |
| const PString & | IQQueryTag () |
| PLIST (StanzaList, Stanza) | |
| IdentityList (PXMLElement *list) | |
| PXMLElement * | AsXML (PXMLElement *parent) const |
| const PString& XMPP::LanguageTag | ( | ) |
Various constant strings.
| const PString& XMPP::NamespaceTag | ( | ) |
| const PString& XMPP::MessageStanzaTag | ( | ) |
| const PString& XMPP::PresenceStanzaTag | ( | ) |
| const PString& XMPP::IQStanzaTag | ( | ) |
| const PString& XMPP::IQQueryTag | ( | ) |
| XMPP::PLIST | ( | StanzaList | , | |
| Stanza | ||||
| ) |
| XMPP::IdentityList | ( | PXMLElement * | list | ) |
| PXMLElement* XMPP::AsXML | ( | PXMLElement * | parent | ) | const |
1.4.7