Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

ConfFile Class Reference

#include <ConfFile.h>

List of all members.

Public Member Functions

 ConfFile ()
 ConfFile (string file) throw (AuroraException)
const DOMElement * getModuleTag (string module_name, XmlAttrReq req=ATTR_NOT_REQUIRED) const throw (AuroraBadEntityException)
string getParameter (string module_name, string name, XmlAttrReq req=ATTR_NOT_REQUIRED) const throw (AuroraBadEntityException)
string getParameter (string module_name, string name, string def) const throw (AuroraBadEntityException)
template<typename T> bool getTypedParameter (string module_name, string name, T &value, XmlAttrReq req=ATTR_NOT_REQUIRED) const throw (AuroraBadEntityException)


Constructor & Destructor Documentation

ConfFile::ConfFile  ) 
 

ConfFile::ConfFile string  file  )  throw (AuroraException)
 


Member Function Documentation

const DOMElement * ConfFile::getModuleTag string  module_name,
XmlAttrReq  req = ATTR_NOT_REQUIRED
const throw (AuroraBadEntityException)
 

string ConfFile::getParameter string  module_name,
string  name,
string  def
const throw (AuroraBadEntityException)
 

string ConfFile::getParameter string  module_name,
string  name,
XmlAttrReq  req = ATTR_NOT_REQUIRED
const throw (AuroraBadEntityException)
 

template<typename T>
bool ConfFile::getTypedParameter string  module_name,
string  name,
T &  value,
XmlAttrReq  req = ATTR_NOT_REQUIRED
const throw (AuroraBadEntityException)
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 12 15:15:23 2004 for Borealis by doxygen 1.3.8