OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AgentUtXmlEthInterfaceValidate Class Reference

#include <test_xml_oper.h>

Inheritance diagram for AgentUtXmlEthInterfaceValidate:
Collaboration diagram for AgentUtXmlEthInterfaceValidate:

Public Member Functions

 AgentUtXmlEthInterfaceValidate (const std::string &name, const boost::uuids::uuid &id, const pugi::xml_node &node)
 
virtual ~AgentUtXmlEthInterfaceValidate ()
 
virtual bool ReadXml ()
 
virtual bool Validate ()
 
virtual const std::string ToString ()
 
- Public Member Functions inherited from AgentUtXmlValidationNode
 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
 

Private Attributes

const boost::uuids::uuid id_
 

Detailed Description

Definition at line 340 of file test_xml_oper.h.

Constructor & Destructor Documentation

AgentUtXmlEthInterfaceValidate::AgentUtXmlEthInterfaceValidate ( const std::string &  name,
const boost::uuids::uuid id,
const pugi::xml_node &  node 
)

Definition at line 1199 of file test_xml_oper.cc.

AgentUtXmlEthInterfaceValidate::~AgentUtXmlEthInterfaceValidate ( )
virtual

Definition at line 1205 of file test_xml_oper.cc.

Member Function Documentation

bool AgentUtXmlEthInterfaceValidate::ReadXml ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 1208 of file test_xml_oper.cc.

const string AgentUtXmlEthInterfaceValidate::ToString ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 1216 of file test_xml_oper.cc.

bool AgentUtXmlEthInterfaceValidate::Validate ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 1212 of file test_xml_oper.cc.

Member Data Documentation

const boost::uuids::uuid AgentUtXmlEthInterfaceValidate::id_
private

Definition at line 351 of file test_xml_oper.h.


The documentation for this class was generated from the following files: