MlpConfig Class Reference

#include <MlpConfig.hpp>

List of all members.

Public Member Functions

 MlpConfig ()
 constructor
 ~MlpConfig ()
 destructor
void setDTDpath (std::string path)
std::string getDTDpath () const
MlpConfigoperator= (const MlpConfig &other)

Detailed Description

Class that contains configuration for MLP Parser.


Constructor & Destructor Documentation

MlpConfig::MlpConfig (  ) 

constructor

Constructor

Emtpy constructor

MlpConfig::~MlpConfig (  ) 

destructor

Destructor

Emtpy destructor


Member Function Documentation

std::string MlpConfig::getDTDpath (  )  const

DTDpath getter

MlpConfig & MlpConfig::operator= ( const MlpConfig other  ) 

Copy constructor

void MlpConfig::setDTDpath ( std::string  path  ) 

DTDpath setter


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

Generated on Tue Jan 19 10:25:56 2010 for "MLP Library" by  doxygen 1.6.1