|
lbm_reference
|
Test setup for the ConfParser. More...
#include <cstdlib>#include <iostream>#include <string>#include "ConfParser.h"#include "ConfBlock.h"
Include dependency graph for parsertest.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Test setup for the ConfParser.
Definition in file parsertest.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 17 of file parsertest.cpp.
References confparser::ConfParser::parse(), and confparser::ConfBlock::writeConfigFile().
1.8.3.1