#include <ConfigurationLoader.h>
An object to load and parse the configuration file
- Author
- Ben Wynne bwynn.nosp@m.e@ce.nosp@m.rn.ch
- Date
- 19-04-10
Definition at line 22 of file ConfigurationLoader.h.
◆ ConfigurationLoader() [1/2]
ConfigurationLoader::ConfigurationLoader |
( |
| ) |
|
◆ ConfigurationLoader() [2/2]
ConfigurationLoader::ConfigurationLoader |
( |
string |
| ) |
|
◆ ~ConfigurationLoader()
ConfigurationLoader::~ConfigurationLoader |
( |
| ) |
|
◆ GetComparisonNamesForPath()
vector<string> ConfigurationLoader::GetComparisonNamesForPath |
( |
vector< string > |
, |
|
|
vector< string > & |
|
|
) |
| |
◆ GetLoadingSearchStrings()
vector< vector<string> > ConfigurationLoader::GetLoadingSearchStrings |
( |
| ) |
|
◆ GetMaximumPathDepth()
int ConfigurationLoader::GetMaximumPathDepth |
( |
| ) |
|
◆ OutputComparisonStatistics()
void ConfigurationLoader::OutputComparisonStatistics |
( |
| ) |
|
◆ comparisonArguments
vector< vector<string> > ConfigurationLoader::comparisonArguments |
|
private |
◆ comparisonNames
vector< vector<string> > ConfigurationLoader::comparisonNames |
|
private |
◆ loadingSearchStrings
vector< vector<string> > ConfigurationLoader::loadingSearchStrings |
|
private |
◆ maximumPathDepth
int ConfigurationLoader::maximumPathDepth |
|
private |
◆ numberOfMatches
vector< int > ConfigurationLoader::numberOfMatches |
|
private |
The documentation for this class was generated from the following file: