OpenSDN source code
|
#include <test_xml_oper.h>
Public Member Functions | |
AgentUtXmlAclValidate (const std::string &name, const pugi::xml_node &node) | |
virtual | ~AgentUtXmlAclValidate () |
virtual bool | ReadXml () |
virtual bool | Validate () |
virtual const std::string | ToString () |
![]() | |
AgentUtXmlValidationNode (const std::string &name, const pugi::xml_node &node) | |
virtual | ~AgentUtXmlValidationNode () |
bool | ReadCmnXml () |
const std::string & | name () const |
uint16_t | id () const |
bool | delete_marked () const |
bool | present () const |
const pugi::xml_node & | node () const |
virtual uint32_t | wait_count () const |
virtual uint32_t | sleep_time () const |
Definition at line 367 of file test_xml_oper.h.
AgentUtXmlAclValidate::AgentUtXmlAclValidate | ( | const std::string & | name, |
const pugi::xml_node & | node | ||
) |
Definition at line 1275 of file test_xml_oper.cc.
|
virtual |
Definition at line 1280 of file test_xml_oper.cc.
|
virtual |
Implements AgentUtXmlValidationNode.
Definition at line 1283 of file test_xml_oper.cc.
|
virtual |
Implements AgentUtXmlValidationNode.
Definition at line 1295 of file test_xml_oper.cc.
|
virtual |
Implements AgentUtXmlValidationNode.
Definition at line 1287 of file test_xml_oper.cc.