#include <mconfig.h>
Public Methods | |
| MConfig (const char *) | |
| Constructor with config file name. | |
| virtual | ~MConfig () |
| Desctructor. | |
| virtual const map< string, vector< string > > & | getconfigmap () |
| Read property of map< string, vector<string> > configmap. | |
Private Attributes | |
| map< string, vector< string > > | configmap |
|
|
Constructor with config file name.
|
|
|
Desctructor.
|
|
|
Read property of map< string, vector<string> > configmap.
|
|
|
|
1.2.18