5 #ifndef __DNS_CONFIG_PARSER__
6 #define __DNS_CONFIG_PARSER__
23 bool Parse(
const std::string &content);
26 bool ParseConfig(
const pugi::xml_node &root,
bool add_change,
33 #endif // __DNS_CONFIG_PARSER__
DISALLOW_COPY_AND_ASSIGN(DnsConfigParser)
std::list< DBRequest * > RequestList
bool ParseConfig(const pugi::xml_node &root, bool add_change, RequestList *requests) const
bool Parse(const std::string &content)