#include <test_xml_validate.h>
Definition at line 40 of file test_xml_validate.h.
AgentUtXmlValidationNode::AgentUtXmlValidationNode |
( |
const std::string & |
name, |
|
|
const pugi::xml_node & |
node |
|
) |
| |
AgentUtXmlValidationNode::~AgentUtXmlValidationNode |
( |
| ) |
|
|
virtual |
bool AgentUtXmlValidationNode::delete_marked |
( |
| ) |
const |
|
inline |
uint16_t AgentUtXmlValidationNode::id |
( |
| ) |
const |
|
inline |
const std::string& AgentUtXmlValidationNode::name |
( |
| ) |
const |
|
inline |
const pugi::xml_node& AgentUtXmlValidationNode::node |
( |
| ) |
const |
|
inline |
bool AgentUtXmlValidationNode::present |
( |
| ) |
const |
|
inline |
bool AgentUtXmlValidationNode::ReadCmnXml |
( |
| ) |
|
bool AgentUtXmlValidationNode::ReadXml |
( |
| ) |
|
|
pure virtual |
Implemented in AgentUtXmlL3RouteValidate, AgentUtXmlL2RouteValidate, AgentUtXmlFlowValidate, AgentUtXmlAclValidate, AgentUtXmlVrfValidate, AgentUtXmlEthInterfaceValidate, AgentUtXmlVmInterfaceValidate, AgentUtXmlVxlanValidate, AgentUtXmlVmValidate, AgentUtXmlVnValidate, AgentUtXmlGlobalVrouterValidate, and AgentUtXmlPktParseValidate.
Definition at line 187 of file test_xml_validate.cc.
virtual uint32_t AgentUtXmlValidationNode::sleep_time |
( |
| ) |
const |
|
inlinevirtual |
virtual const std::string AgentUtXmlValidationNode::ToString |
( |
| ) |
|
|
pure virtual |
Implemented in AgentUtXmlL3RouteValidate, AgentUtXmlL2RouteValidate, AgentUtXmlFlowValidate, AgentUtXmlAclValidate, AgentUtXmlVrfValidate, AgentUtXmlEthInterfaceValidate, AgentUtXmlVmInterfaceValidate, AgentUtXmlVxlanValidate, AgentUtXmlVmValidate, AgentUtXmlVnValidate, AgentUtXmlGlobalVrouterValidate, and AgentUtXmlPktParseValidate.
bool AgentUtXmlValidationNode::Validate |
( |
| ) |
|
|
pure virtual |
Implemented in AgentUtXmlL3RouteValidate, AgentUtXmlL2RouteValidate, AgentUtXmlFlowValidate, AgentUtXmlAclValidate, AgentUtXmlVrfValidate, AgentUtXmlEthInterfaceValidate, AgentUtXmlVmInterfaceValidate, AgentUtXmlVxlanValidate, AgentUtXmlVmValidate, AgentUtXmlVnValidate, AgentUtXmlGlobalVrouterValidate, and AgentUtXmlPktParseValidate.
Definition at line 191 of file test_xml_validate.cc.
virtual uint32_t AgentUtXmlValidationNode::wait_count |
( |
| ) |
const |
|
inlinevirtual |
bool AgentUtXmlValidationNode::delete_marked_ |
|
private |
uint16_t AgentUtXmlValidationNode::id_ |
|
private |
std::string AgentUtXmlValidationNode::name_ |
|
private |
pugi::xml_node AgentUtXmlValidationNode::node_ |
|
private |
bool AgentUtXmlValidationNode::present_ |
|
private |
The documentation for this class was generated from the following files: