kodi
PLT_XmlHelper Member List

This is the complete list of members for PLT_XmlHelper, including all inherited members.

AddChildText(NPT_XmlElementNode *node, const char *tag, const char *text, const char *prefix=NULL) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
GetAttribute(NPT_XmlElementNode *node, const char *name, NPT_XmlAttribute *&attr, const char *namespc="") (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
GetAttribute(NPT_XmlElementNode *node, const char *name, NPT_String &value, const char *namespc="", NPT_Cardinal max_size=1024) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
GetChild(NPT_XmlElementNode *node, const char *tag, const char *namespc="") (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
GetChild(NPT_XmlElementNode *parent, NPT_XmlElementNode *&child, NPT_Ordinal n=0) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
GetChildren(NPT_XmlElementNode *node, NPT_Array< NPT_XmlElementNode *> &children, const char *tag, const char *namespc="") (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
GetChildText(NPT_XmlElementNode *node, const char *tag, NPT_String &value, const char *namespc="", NPT_Cardinal max_size=1024) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
IsMatch(const NPT_XmlNode *const &node, const char *tag, const char *namespc_mapped) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
Parse(const NPT_String &xml, NPT_XmlElementNode *&tree) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
RemoveAttribute(NPT_XmlElementNode *node, const char *name, const char *namespc="") (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
Serialize(NPT_XmlNode &node, NPT_String &xml, bool add_header=true, NPT_Int8 indentation=0) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
Serialize(NPT_XmlNode &node, bool add_header=true, NPT_Int8 indentation=0) (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic
SetAttribute(NPT_XmlElementNode *node, const char *name, const char *value, const char *namespc="") (defined in PLT_XmlHelper)PLT_XmlHelperinlinestatic