Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

EConfInt Struct Reference
[EConf Parser classes for XML configuration file]

#include <EConfInt.h>

Inheritance diagram for EConfInt:

Inheritance graph
[legend]
Collaboration diagram for EConfInt:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EConfInt (const char *name)
 EConfInt (const char *name, int default_value, const char *comment)
virtual bool start_child_element (const char *name, const char **atts, XML_Parser p)
virtual bool end_child_element (const char *name, XML_Parser p)
virtual bool begin_parse (const char *name, const char **atts, XML_Parser p)
virtual void dump (int depth, ostream &ostr, bool complete)
void specialize (const EConfInt &o)
int get () const

Public Attributes

int _value

Constructor & Destructor Documentation

EConfInt::EConfInt const char *  name  ) 
 

EConfInt::EConfInt const char *  name,
int  default_value,
const char *  comment
 


Member Function Documentation

virtual bool EConfInt::begin_parse const char *  name,
const char **  atts,
XML_Parser  p
[virtual]
 

Implements EConfBase.

virtual void EConfInt::dump int  depth,
ostream &  ostr,
bool  complete
[virtual]
 

Implements EConfBase.

virtual bool EConfInt::end_child_element const char *  name,
XML_Parser  p
[virtual]
 

Implements EConfBase.

int EConfInt::get  )  const [inline]
 

void EConfInt::specialize const EConfInt o  ) 
 

virtual bool EConfInt::start_child_element const char *  name,
const char **  atts,
XML_Parser  p
[virtual]
 

Implements EConfBase.


Member Data Documentation

int EConfInt::_value
 


The documentation for this struct was generated from the following file:
Generated on Sun Mar 6 13:35:52 2005 for Komssys by doxygen 1.3.8