MON::RegistryNode Class Reference

#include <MON.h>

Inheritance diagram for MON::RegistryNode:
Inheritance graph
[legend]
Collaboration diagram for MON::RegistryNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RegistryNode ()
 RegistryNode (const RegistryNode &node)
 RegistryNode (RegistryNodeImpl *pRegistryNode)
RegistryNodeoperator= (const RegistryNode &node)
RegNodePtr getRegNodeI () const
Project project () const
MetaObject object () const
bool isRoot () const
std::string name () const
std::string path () const
std::string value () const
long integerValue () const
double realValue () const
bool boolValue () const
std::string valueByPath (const std::string &strPath) const
RegistryNode parent () const
std::set< RegistryNodechildren () const
RegistryNode child (const std::string &strName) const
RegistryNode childByPath (const std::string &strPath) const

Detailed Description

Definition at line 785 of file MON.h.


Constructor & Destructor Documentation

MON::RegistryNode::RegistryNode (  ) 

Definition at line 1591 of file MON.cpp.

MON::RegistryNode::RegistryNode ( const RegistryNode node  ) 

Definition at line 1596 of file MON.cpp.

MON::RegistryNode::RegistryNode ( RegistryNodeImpl pRegistryNode  ) 

Definition at line 1601 of file MON.cpp.


Member Function Documentation

bool MON::RegistryNode::boolValue (  )  const

Definition at line 1658 of file MON.cpp.

RegistryNode MON::RegistryNode::child ( const std::string strName  )  const

Definition at line 1678 of file MON.cpp.

RegistryNode MON::RegistryNode::childByPath ( const std::string strPath  )  const

Definition at line 1683 of file MON.cpp.

std::set< RegistryNode > MON::RegistryNode::children (  )  const

Definition at line 1673 of file MON.cpp.

RegNodePtr MON::RegistryNode::getRegNodeI (  )  const

Definition at line 1623 of file MON.cpp.

long MON::RegistryNode::integerValue (  )  const

Definition at line 1648 of file MON.cpp.

bool MON::RegistryNode::isRoot (  )  const

Definition at line 1628 of file MON.cpp.

std::string MON::RegistryNode::name (  )  const

Definition at line 1633 of file MON.cpp.

MetaObject MON::RegistryNode::object (  )  const

Definition at line 1618 of file MON.cpp.

RegistryNode & MON::RegistryNode::operator= ( const RegistryNode node  ) 

Definition at line 1606 of file MON.cpp.

RegistryNode MON::RegistryNode::parent (  )  const

Definition at line 1668 of file MON.cpp.

std::string MON::RegistryNode::path (  )  const

Definition at line 1638 of file MON.cpp.

Project MON::RegistryNode::project (  )  const

Definition at line 1613 of file MON.cpp.

double MON::RegistryNode::realValue (  )  const

Definition at line 1653 of file MON.cpp.

std::string MON::RegistryNode::value (  )  const

Definition at line 1643 of file MON.cpp.

std::string MON::RegistryNode::valueByPath ( const std::string strPath  )  const

Definition at line 1663 of file MON.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 16:00:41 2013 for GME by  doxygen 1.6.3