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

#include <test_xml_oper.h>

Inheritance diagram for AgentUtXmlGlobalVrouterValidate:
Collaboration diagram for AgentUtXmlGlobalVrouterValidate:

Public Member Functions

 AgentUtXmlGlobalVrouterValidate (const std::string &name, const boost::uuids::uuid &id, const pugi::xml_node &node)
 
virtual ~AgentUtXmlGlobalVrouterValidate ()
 
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_
 
int flow_export_rate_
 

Detailed Description

Definition at line 256 of file test_xml_oper.h.

Constructor & Destructor Documentation

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

Definition at line 909 of file test_xml_oper.cc.

AgentUtXmlGlobalVrouterValidate::~AgentUtXmlGlobalVrouterValidate ( )
virtual

Definition at line 915 of file test_xml_oper.cc.

Member Function Documentation

bool AgentUtXmlGlobalVrouterValidate::ReadXml ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 918 of file test_xml_oper.cc.

Here is the call graph for this function:

const string AgentUtXmlGlobalVrouterValidate::ToString ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 938 of file test_xml_oper.cc.

bool AgentUtXmlGlobalVrouterValidate::Validate ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 923 of file test_xml_oper.cc.

Here is the call graph for this function:

Member Data Documentation

int AgentUtXmlGlobalVrouterValidate::flow_export_rate_
private

Definition at line 268 of file test_xml_oper.h.

const boost::uuids::uuid AgentUtXmlGlobalVrouterValidate::id_
private

Definition at line 267 of file test_xml_oper.h.


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