Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | Friends
IXMLConfigProperty Class Reference

#include <XMLConfiguration.h>

Inheritance diagram for IXMLConfigProperty:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IXMLConfigProperty (TiXmlElement *pElement)
virtual ~IXMLConfigProperty ()

Protected Member Functions

bool isVerbose () const
std::string name () const
IConfigPropertynextProperty ()
void set (const std::string &value)
std::string toString () const

Private Member Functions

bool isProperty (TiXmlElement *pElement) const

Private Attributes

TiXmlElement * mPElement

Friends

class CConfigSection

Detailed Description

Definition at line 47 of file XMLConfiguration.h.


Constructor & Destructor Documentation

IXMLConfigProperty::IXMLConfigProperty ( TiXmlElement *  pElement)

Definition at line 335 of file XMLConfiguration.cpp.

Definition at line 340 of file XMLConfiguration.cpp.


Member Function Documentation

bool IXMLConfigProperty::isProperty ( TiXmlElement *  pElement) const [private]

Definition at line 345 of file XMLConfiguration.cpp.

bool IXMLConfigProperty::isVerbose ( ) const [protected, virtual]

Reimplemented from IConfigProperty.

Definition at line 396 of file XMLConfiguration.cpp.

std::string IXMLConfigProperty::name ( ) const [protected, virtual]

Reimplemented from IConfigProperty.

Definition at line 354 of file XMLConfiguration.cpp.

Reimplemented from IConfigProperty.

Definition at line 375 of file XMLConfiguration.cpp.

void IXMLConfigProperty::set ( const std::string &  value) [protected, virtual]

Reimplemented from IConfigProperty.

Definition at line 368 of file XMLConfiguration.cpp.

std::string IXMLConfigProperty::toString ( ) const [protected, virtual]

Implements IConfigProperty.

Definition at line 359 of file XMLConfiguration.cpp.


Friends And Related Function Documentation

friend class CConfigSection [friend]

Reimplemented from IConfigProperty.

Definition at line 49 of file XMLConfiguration.h.


Member Data Documentation

TiXmlElement* IXMLConfigProperty::mPElement [private]

Definition at line 51 of file XMLConfiguration.h.


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


threemxl
Author(s):
autogenerated on Thu Jun 6 2019 21:10:52