#include <_src_program_conf.hh>
Public Member Functions | |
| Conf (void) | |
| void | Init (int argc, char **argv, const string &confFilename) |
Public Attributes | |
| bool | mValid |
| true if Conf was init/read | |
| bool | mPrintJoystick |
| Milliseconds | mTimerTickFreq |
| program's timer-tick | |
| string | mSplashFontName |
| fp | mSplashFontSize |
| Milliseconds | mSplashFadeMilliseconds |
| when fading begins | |
| Milliseconds | mSplashEndMilliseconds |
| when splash ends | |
| RotationList | mAircraftRotationList |
| initial orientation | |
| string | mCarrierModelName |
| RotationList | mCarrierRotationList |
| initial orientation | |
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... | |
| program::Conf::Conf | ( | void | ) |
ctor/dtor.
| void program::Conf::Init | ( | int | argc, | |
| char ** | argv, | |||
| const string & | confTxtFilename | |||
| ) |
Initialize/read configuration.
| void program::Conf::ParseCmdlineArgs | ( | int | argc, | |
| char ** | argv | |||
| ) | [private] |
Parse cmdline args.
| void program::Conf::ParseCmdlineArgs2 | ( | int | argc, | |
| char ** | argv | |||
| ) | [private] |
| void program::Conf::ReadConfTxt | ( | const string & | confTxtFilename | ) | [private] |
Read from .conf file.
true if Conf was init/read
program's timer-tick
when fading begins
when splash ends
initial orientation
initial orientation
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010