bes  Updated for version 3.20.6
BESXMLUtils Member List

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

GetChild(xmlNode *node, const std::string &child_name, std::string &child_value, std::map< std::string, std::string > &child_props)BESXMLUtilsstatic
GetFirstChild(xmlNode *node, std::string &child_name, std::string &child_value, std::map< std::string, std::string > &child_props)BESXMLUtilsstatic
GetNextChild(xmlNode *child_node, std::string &next_name, std::string &next_value, std::map< std::string, std::string > &next_props)BESXMLUtilsstatic
GetNodeInfo(xmlNode *node, std::string &name, std::string &value, std::map< std::string, std::string > &props)BESXMLUtilsstatic
GetProps(xmlNode *node, std::map< std::string, std::string > &props)BESXMLUtilsstatic
XMLErrorFunc(void *context, const char *msg,...)BESXMLUtilsstatic
~BESXMLUtils() (defined in BESXMLUtils)BESXMLUtilsvirtual