bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
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) | BESXMLUtils | static |
GetFirstChild(xmlNode *node, std::string &child_name, std::string &child_value, std::map< std::string, std::string > &child_props) | BESXMLUtils | static |
GetNextChild(xmlNode *child_node, std::string &next_name, std::string &next_value, std::map< std::string, std::string > &next_props) | BESXMLUtils | static |
GetNodeInfo(xmlNode *node, std::string &name, std::string &value, std::map< std::string, std::string > &props) | BESXMLUtils | static |
GetProps(xmlNode *node, std::map< std::string, std::string > &props) | BESXMLUtils | static |
XMLErrorFunc(void *context, const char *msg,...) | BESXMLUtils | static |
~BESXMLUtils() (defined in BESXMLUtils) | BESXMLUtils | virtual |