From 98ba22e7064db57316dfff1ae127feb3dceeb73e Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 31 Jul 2014 13:58:22 +0200 Subject: Initial commit --- docs/html/class_config-members.html | 130 ++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 docs/html/class_config-members.html (limited to 'docs/html/class_config-members.html') diff --git a/docs/html/class_config-members.html b/docs/html/class_config-members.html new file mode 100644 index 0000000..26133a8 --- /dev/null +++ b/docs/html/class_config-members.html @@ -0,0 +1,130 @@ + + + + +Rally X: Member List + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+
Rally X + +
+
ELEN3009 Project by Justin Wernick and David Schneider
+
+
+ + + + + +
+
+
+
Config Member List
+
+
+This is the complete list of members for Config, including all inherited members. + + + + + + + + + + + + + + + + + + + + +
_fullscreenConfig [private]
_screenHeightConfig [private]
_screenWidthConfig [private]
Config(const string &filename)Config
extractValue(const map< string, string > &readValues, map< string, string > &unfoundValues, const string &key, const string &defaultValue)Config [private]
fillValues(const map< string, string > &readValues, map< string, string > &unfoundValues)Config [private]
fullscreen() const Config
FULLSCREEN_DEFAULTConfig [private, static]
FULLSCREEN_KEYConfig [private, static]
readFile(ifstream &file, map< string, string > &map)Config [private]
SCREEN_HEIGHT_DEFAULTConfig [private, static]
SCREEN_HEIGHT_KEYConfig [private, static]
SCREEN_WIDTH_DEFAULTConfig [private, static]
SCREEN_WIDTH_KEYConfig [private, static]
screenHeight() const Config
screenWidth() const Config
setFullscreen(const string &fullscreenStr)Config [private]
setScreenHeight(const string &screenHeightStr)Config [private]
setScreenWidth(const string &screenWidthStr)Config [private]
writeUnfoundValues(ofstream &file, const map< string, string > &unfoundValues)Config [private]
+ +
+ All Classes Files Functions Variables Typedefs Enumerations Enumerator
+ + +
+ +
+ + + + + + + -- cgit v1.2.3