, including all inherited members.
addChidren(XMLElement *dest, ObjList &list) | XMPPUtils | [static] |
buildFlags(String &dest, int src, const TokenDict *dict) | 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 | |
createCommand(CommandAction action, const char *node, const char *sessionId=0) | XMPPUtils | [static] |
createDiscoInfoRes(const char *from, const char *to, const char *id, JIDFeatureList *features, JIDIdentity *identity) | XMPPUtils | [static] |
createElement(const char *name, XMPPNamespace::Type ns, const char *text=0) | XMPPUtils | [static] |
createElement(XMLElement::Type type, XMPPNamespace::Type ns, const char *text=0) | XMPPUtils | [static] |
createError(XMPPError::ErrorType type, XMPPError::Type error, const char *text=0) | XMPPUtils | [static] |
createError(XMLElement *xml, XMPPError::ErrorType type, XMPPError::Type error, const char *text=0) | XMPPUtils | [static] |
createIdentity(const char *category, const char *type, const char *name) | XMPPUtils | [static] |
createIq(IqType type, const char *from, const char *to, const char *id) | XMPPUtils | [static] |
createIqBind(const char *from, const char *to, const char *id, const ObjList &resources) | XMPPUtils | [static] |
createIqDisco(const char *from, const char *to, const char *id, bool info=true) | XMPPUtils | [static] |
createStreamError(XMPPError::Type error, const char *text=0) | XMPPUtils | [static] |
decodeError(XMLElement *element, String &error, String &text) | XMPPUtils | [static] |
decodeFlags(const String &src, const TokenDict *dict) | XMPPUtils | [static] |
hasXmlns(XMLElement &element, XMPPNamespace::Type ns) | XMPPUtils | [static] |
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] |
print(String &xmlStr, XMLElement &element, const char *indent=0) | XMPPUtils | [static] |
s_commandAction | XMPPUtils | [static] |
s_commandStatus | XMPPUtils | [static] |
s_iq | XMPPUtils | [static] |
split(NamedList &dest, const char *src, const char sep, bool nameFirst) | XMPPUtils | [static] |