#include <_src_input_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 | |
| Milliseconds | mInputQueueTickFreq |
| uint | mKeyboardInputQueueOverflow |
| uint | mJoystickInputQueueOverflow |
| uint | mMouseInputQueueOverflow |
| uint | mJoystickNum |
| joystick number (if applicable) | |
| bool | mEnableLinuxJoystick |
| true means user has requested Linux joystick driver | |
| bool | mEnableWindowsJoystick |
| true means user has requested Windows joystick driver | |
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... | |
| input::Conf::Conf | ( | void | ) |
ctor/dtor.
| void input::Conf::Init | ( | int | argc, | |
| char ** | argv, | |||
| const string & | confTxtFilename | |||
| ) |
Initialize/read configuration.
| void input::Conf::ParseCmdlineArgs | ( | int | argc, | |
| char ** | argv | |||
| ) | [private] |
Parse cmdline args.
| void input::Conf::ParseCmdlineArgs2 | ( | int | argc, | |
| char ** | argv | |||
| ) | [private] |
| void input::Conf::ReadConfTxt | ( | const string & | confTxtFilename | ) | [private] |
Read from .conf file.
| bool input::Conf::mValid |
true if Conf was init/read
| Milliseconds input::Conf::mInputQueueTickFreq |
joystick number (if applicable)
true means user has requested Linux joystick driver
true means user has requested Windows joystick driver
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010