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

#include <test_xml_oper.h>

Inheritance diagram for AgentUtXmlAclValidate:
Collaboration diagram for AgentUtXmlAclValidate:

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 ()
 
- 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
 

Detailed Description

Definition at line 367 of file test_xml_oper.h.

Constructor & Destructor Documentation

AgentUtXmlAclValidate::AgentUtXmlAclValidate ( const std::string &  name,
const pugi::xml_node &  node 
)

Definition at line 1275 of file test_xml_oper.cc.

AgentUtXmlAclValidate::~AgentUtXmlAclValidate ( )
virtual

Definition at line 1280 of file test_xml_oper.cc.

Member Function Documentation

bool AgentUtXmlAclValidate::ReadXml ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 1283 of file test_xml_oper.cc.

const string AgentUtXmlAclValidate::ToString ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 1295 of file test_xml_oper.cc.

bool AgentUtXmlAclValidate::Validate ( )
virtual

Implements AgentUtXmlValidationNode.

Definition at line 1287 of file test_xml_oper.cc.

Here is the call graph for this function:


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