#include <_src_fx_conf.hh>
Public Member Functions | |
| Conf (void) | |
| void | Init (int argc, char **argv, const string &confTxtFilename) |
Public Attributes | |
| bool | mValid |
| true if Conf was init/read | |
Private Member Functions | |
| void | ParseCmdlineArgs (int argc, char **argv) |
| void | ParseCmdlineArgs2 (int argc, char **argv) |
| void | ReadConfTxt (const string &confTxtFilename) |
Classes | |
| class | ModuleConfTxt |
| Template Method to parse fields in .conf file. More... | |
| fx::Conf::Conf | ( | void | ) |
ctor/dtor.
| void fx::Conf::Init | ( | int | argc, | |
| char ** | argv, | |||
| const string & | confTxtFilename | |||
| ) |
Initialize/read configuration.
| void fx::Conf::ParseCmdlineArgs | ( | int | argc, | |
| char ** | argv | |||
| ) | [private] |
Parse cmdline args.
| void fx::Conf::ParseCmdlineArgs2 | ( | int | argc, | |
| char ** | argv | |||
| ) | [private] |
| void fx::Conf::ReadConfTxt | ( | const string & | confTxtFilename | ) | [private] |
Read from .conf file.
| bool fx::Conf::mValid |
true if Conf was init/read
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010