, including all inherited members.
addChidren(XmlElement *dest, ObjList &list) | XMPPUtils | [static] |
AuthDialback enum value (defined in XMPPUtils) | XMPPUtils | |
AuthMD5 enum value (defined in XMPPUtils) | XMPPUtils | |
authMeth(const char *text, int defVal=AuthNone) | XMPPUtils | [inline, static] |
AuthMethod enum name | XMPPUtils | |
AuthNone enum value (defined in XMPPUtils) | XMPPUtils | |
AuthPlain enum value (defined in XMPPUtils) | XMPPUtils | |
AuthSHA1 enum value (defined in XMPPUtils) | XMPPUtils | |
body(XmlElement &xml, int ns=XMPPNamespace::Count) | XMPPUtils | [static] |
buildFlags(String &dest, int src, const TokenDict *dict) | XMPPUtils | [static] |
Chat enum value (defined in XMPPUtils) | XMPPUtils | |
cmpBytes(const String &s1, const String &s2) | XMPPUtils | [static] |
CommandAction enum name | XMPPUtils | |
CommandStatus enum name | XMPPUtils | |
CommCancel enum value (defined in XMPPUtils) | XMPPUtils | |
CommCancelled enum value (defined in XMPPUtils) | XMPPUtils | |
CommComplete enum value (defined in XMPPUtils) | XMPPUtils | |
CommCompleted enum value (defined in XMPPUtils) | XMPPUtils | |
CommExecute enum value (defined in XMPPUtils) | XMPPUtils | |
CommExecuting enum value (defined in XMPPUtils) | XMPPUtils | |
CommNext enum value (defined in XMPPUtils) | XMPPUtils | |
CommPrev enum value (defined in XMPPUtils) | XMPPUtils | |
createBody(const char *body, int ns=XMPPNamespace::Count) | XMPPUtils | [inline, static] |
createCommand(CommandAction action, const char *node, const char *sessionId=0) | XMPPUtils | [static] |
createDelay(unsigned int timeSec, const char *from=0, unsigned int fractions=0, const char *text=0) | XMPPUtils | [static] |
createDialbackKey(const char *from, const char *to, const char *key) | XMPPUtils | [static] |
createDialbackResult(const char *from, const char *to, XMPPError::Type rsp=XMPPError::NoError) | XMPPUtils | [static] |
createDialbackVerify(const char *from, const char *to, const char *id, const char *key) | XMPPUtils | [static] |
createDialbackVerifyRsp(const char *from, const char *to, const char *id, XMPPError::Type rsp=XMPPError::NoError) | XMPPUtils | [static] |
createElement(const char *name, const char *text=0, const String &ns=String::empty()) | XMPPUtils | [inline, static] |
createElement(int type, const char *text=0) | XMPPUtils | [inline, static] |
createElement(const char *name, int ns, const char *text=0) | XMPPUtils | [inline, static] |
createElement(int type, int ns, const char *text=0) | XMPPUtils | [inline, static] |
createElement(const XmlElement &src, bool response, bool result) | XMPPUtils | [static] |
createEntityCaps(const String &hash, const char *node) | XMPPUtils | [static] |
createEntityCapsGTalkV1(const char *node=0, bool muc=false) | XMPPUtils | [static] |
createError(int type, int error, const char *text=0) | XMPPUtils | [static] |
createError(XmlElement *xml, int type, int error, const char *text=0) | XMPPUtils | [static] |
createFailure(XMPPNamespace::Type ns, XMPPError::Type error=XMPPError::NoError) | XMPPUtils | [inline, static] |
createIq(IqType type, const char *from=0, const char *to=0, const char *id=0) | XMPPUtils | [static] |
createIqAuthGet(const char *id) | XMPPUtils | [inline, static] |
createIqAuthOffer(const char *id, bool digest=true, bool plain=false) | XMPPUtils | [static] |
createIqAuthSet(const char *id, const char *username, const char *resource, const char *authStr, bool digest) | XMPPUtils | [static] |
createIqDisco(bool info, bool req, const char *from, const char *to, const char *id, const char *node=0, const char *cap=0) | XMPPUtils | [static] |
createIqError(const char *from, const char *to, XmlElement *&xml, int type, int error, const char *text=0) | XMPPUtils | [static] |
createIqResult(const char *from, const char *to, const char *id, XmlElement *child=0) | XMPPUtils | [inline, static] |
createIqVersionRes(const char *from, const char *to, const char *id, const char *name, const char *version, const char *os=0) | XMPPUtils | [static] |
createMessage(const char *type, const char *from, const char *to, const char *id, const char *body) | XMPPUtils | [static] |
createMessage(MsgType type, const char *from, const char *to, const char *id, const char *body) | XMPPUtils | [inline, static] |
createParameter(const char *name, const char *value, const char *tag="parameter") | XMPPUtils | [inline, static] |
createParameter(const NamedString &pair, const char *tag="parameter") | XMPPUtils | [inline, static] |
createPresence(const char *from, const char *to, Presence type=PresenceNone) | XMPPUtils | [static] |
createRegisterQuery(IqType type, const char *from, const char *to, const char *id, XmlElement *child1=0, XmlElement *child2=0, XmlElement *child3=0) | XMPPUtils | [static] |
createRegisterQuery(const char *from, const char *to, const char *id, const char *username, const char *password) | XMPPUtils | [inline, static] |
createStreamError(int error, const char *text=0) | XMPPUtils | [static] |
createSubject(const char *subject) | XMPPUtils | [inline, static] |
createVCard(bool get, const char *from, const char *to, const char *id) | XMPPUtils | [static] |
createXOobUrl(const char *url, const char *desc=0) | XMPPUtils | [inline, static] |
decodeDateTimeSec(const String &time, unsigned int *fractions=0) | XMPPUtils | [static] |
decodeDateTimeSecXDelay(const String &time) | XMPPUtils | [static] |
decodeDbRsp(XmlElement *xml) | XMPPUtils | [static] |
decodeError(XmlElement *xml, int ns=XMPPNamespace::Count, String *error=0, String *text=0) | XMPPUtils | [static] |
decodeError(XmlElement *xml, String &error, String &text) | XMPPUtils | [static] |
decodeFlags(const String &src, const TokenDict *dict) | XMPPUtils | [static] |
encodeDateTimeSec(String &buf, unsigned int timeSec, unsigned int fractions=0) | XMPPUtils | [static] |
findFirstChild(const XmlElement &xml, int t=XmlTag::Count, int ns=XMPPNamespace::Count) | XMPPUtils | [static] |
findNextChild(const XmlElement &xml, XmlElement *start, int t=XmlTag::Count, int ns=XMPPNamespace::Count) | XMPPUtils | [static] |
getChatXml(NamedList &list, const char *param="xml", const char *extra="data", bool build=true) | XMPPUtils | [static] |
getPresenceXml(NamedList &list, const char *param="xml", const char *extra="data", Presence type=PresenceNone, bool build=true) | XMPPUtils | [static] |
getTag(const XmlElement &xml, int &tag, int &ns) | XMPPUtils | [inline, static] |
getXml(GenObject *gen) | XMPPUtils | [static] |
getXml(const String &data) | XMPPUtils | [static] |
getXml(NamedList &list, const char *param="xml", const char *extra="data") | XMPPUtils | [static] |
GroupChat enum value (defined in XMPPUtils) | XMPPUtils | |
hasDefaultXmlns(const XmlElement &xml, int ns) | XMPPUtils | [inline, static] |
hasXmlns(const XmlElement &xml, int ns) | XMPPUtils | [inline, static] |
HeadLine enum value (defined in XMPPUtils) | XMPPUtils | |
IqCount enum value (defined in XMPPUtils) | XMPPUtils | |
IqError enum value (defined in XMPPUtils) | XMPPUtils | |
IqGet enum value (defined in XMPPUtils) | XMPPUtils | |
IqResult enum value (defined in XMPPUtils) | XMPPUtils | |
IqSet enum value (defined in XMPPUtils) | XMPPUtils | |
IqType enum name | XMPPUtils | |
iqType(const char *text) | XMPPUtils | [inline, static] |
isResponse(const XmlElement &xml) | XMPPUtils | [inline, static] |
isStanza(const XmlElement &xml) | XMPPUtils | [inline, static] |
isTag(const XmlElement &xml, int tag, int ns) | XMPPUtils | [inline, static] |
isUnprefTag(const XmlElement &xml, int tag) | XMPPUtils | [inline, static] |
MsgError enum value (defined in XMPPUtils) | XMPPUtils | |
msgText(MsgType msg) | XMPPUtils | [inline, static] |
MsgType enum name | XMPPUtils | |
msgType(const char *text) | XMPPUtils | [inline, static] |
Normal enum value (defined in XMPPUtils) | XMPPUtils | |
ns(const XmlElement &xml) | XMPPUtils | [inline, static] |
Presence enum name | XMPPUtils | |
PresenceError enum value (defined in XMPPUtils) | XMPPUtils | |
PresenceNone enum value (defined in XMPPUtils) | XMPPUtils | |
presenceText(Presence presence) | XMPPUtils | [inline, static] |
presenceType(const char *text) | XMPPUtils | [inline, static] |
print(String &xmlStr, XmlChild &xml, bool verbose) | XMPPUtils | [static] |
priority(XmlElement &xml, int defVal=0) | XMPPUtils | [static] |
Probe enum value (defined in XMPPUtils) | XMPPUtils | |
remove(XmlElement &xml) | XMPPUtils | [inline, static] |
required(XmlElement &xml) | XMPPUtils | [inline, static] |
s_authMeth | XMPPUtils | [static] |
s_commandAction | XMPPUtils | [static] |
s_commandStatus | XMPPUtils | [static] |
s_error | XMPPUtils | [static] |
s_iq | XMPPUtils | [static] |
s_msg | XMPPUtils | [static] |
s_ns | XMPPUtils | [static] |
s_presence | XMPPUtils | [static] |
s_tag | XMPPUtils | [static] |
setDbXmlns(XmlElement &xml) | XMPPUtils | [inline, static] |
setPriority(XmlElement &xml, const char *prio) | XMPPUtils | [inline, static] |
setStreamXmlns(XmlElement &xml, bool addAttr=true) | XMPPUtils | [inline, static] |
setXmlns(XmlElement &xml, const String &name=String::empty(), bool addAttr=false, int ns=XMPPNamespace::Count) | XMPPUtils | [inline, static] |
split(NamedList &dest, const char *src, const char sep, bool nameFirst) | XMPPUtils | [static] |
subject(XmlElement &xml) | XMPPUtils | [inline, static] |
Subscribe enum value (defined in XMPPUtils) | XMPPUtils | |
Subscribed enum value (defined in XMPPUtils) | XMPPUtils | |
tag(const XmlElement &xml) | XMPPUtils | [inline, static] |
toList(XmlElement &xml, NamedList &dest, const char *prefix) | XMPPUtils | [static] |
Unavailable enum value (defined in XMPPUtils) | XMPPUtils | |
Unsubscribe enum value (defined in XMPPUtils) | XMPPUtils | |
Unsubscribed enum value (defined in XMPPUtils) | XMPPUtils | |
xmlns(XmlElement &xml) | XMPPUtils | [inline, static] |