#include <test_xml_oper.h>
|
| AgentUtXmlNova (const std::string &name, const boost::uuids::uuid &uuid, const pugi::xml_node &node, AgentUtXmlTestCase *test_case) |
|
| ~AgentUtXmlNova () |
|
virtual bool | ReadXml () |
|
virtual bool | ToXml (pugi::xml_node *parent) |
|
virtual std::string | NodeType () |
|
virtual void | ToString (std::string *str) |
|
virtual bool | Run () |
|
| AgentUtXmlConfig (const std::string &name, const boost::uuids::uuid &uuid, const pugi::xml_node &node, AgentUtXmlTestCase *test_case) |
|
| AgentUtXmlConfig (const std::string &name, const boost::uuids::uuid &uuid, const pugi::xml_node &node, bool gen_xml, AgentUtXmlTestCase *test_case) |
|
virtual | ~AgentUtXmlConfig () |
|
const boost::uuids::uuid & | id () const |
|
| AgentUtXmlNode (const std::string &name, const pugi::xml_node &node, AgentUtXmlTestCase *test_case) |
|
| AgentUtXmlNode (const std::string &name, const pugi::xml_node &node, bool gen_xml, AgentUtXmlTestCase *test_case) |
|
virtual | ~AgentUtXmlNode () |
|
void | set_gen_xml (bool val) |
|
bool | gen_xml () const |
|
bool | op_delete () const |
|
void | set_op_delete (bool val) |
|
const std::string & | name () const |
|
const pugi::xml_node & | node () const |
|
AgentUtXmlTestCase * | test_case () |
|
Definition at line 236 of file test_xml_oper.h.
AgentUtXmlNova::~AgentUtXmlNova |
( |
| ) |
|
string AgentUtXmlNova::NodeType |
( |
| ) |
|
|
virtual |
bool AgentUtXmlNova::ReadXml |
( |
| ) |
|
|
virtual |
bool AgentUtXmlNova::Run |
( |
void |
| ) |
|
|
virtual |
void AgentUtXmlNova::ToString |
( |
std::string * |
str | ) |
|
|
virtual |
bool AgentUtXmlNova::ToXml |
( |
pugi::xml_node * |
parent | ) |
|
|
virtual |
std::string AgentUtXmlNova::ip_ |
|
private |
std::string AgentUtXmlNova::mac_ |
|
private |
std::string AgentUtXmlNova::vm_name_ |
|
private |
The documentation for this class was generated from the following files: