glue::Conf Class Reference

glue module configuration. More...

#include <_src_glue_conf.hh>

List of all members.

Public Member Functions

 Conf (void)
void Init (int argc, char **argv, const string &confTxtFilename, const string &programName)

Public Attributes

bool mValid
 true if Conf was init/read
string mProgramName
 argv[0]
bool mFastMode
 run faster on slow computers at expense of rendering quality
bool mEnableSDL

Private Member Functions

void ParseCmdlineArgs (int argc, char **argv)


Detailed Description

glue module configuration.

This is degenerate.


Constructor & Destructor Documentation

glue::Conf::Conf ( void   ) 

ctor/dtor.


Member Function Documentation

void glue::Conf::Init ( int  argc,
char **  argv,
const string &  confTxtFilename,
const string &  programName 
)

Initialize/read configuration.

void glue::Conf::ParseCmdlineArgs ( int  argc,
char **  argv 
) [private]

Parse cmdline args.


Member Data Documentation

true if Conf was init/read

argv[0]

run faster on slow computers at expense of rendering quality


The documentation for this class was generated from the following files:
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010