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