vegastrike  0.5.1.r1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VegaConfig Member List

This is the complete list of members for VegaConfig, including all inherited members.

axis_axisVegaConfig
axis_inverseVegaConfig
axis_joyVegaConfig
bindingsVegaConfigprotected
bindKeys()VegaConfiginlinevirtual
checkBind(configNode *node)VegaConfiginlineprotectedvirtual
checkColor(string prefix, configNode *node)VegaConfigprotected
checkConfig(configNode *node)VegaConfigprotected
checkHatswitch(int nr, configNode *node)VegaConfiginlineprotectedvirtual
checkSection(configNode *node, enum section_t section_type)VegaConfigprotected
checkVar(configNode *node)VegaConfigprotected
colorsVegaConfigprotected
doAxis(configNode *node)VegaConfiginlineprotectedvirtual
doBindings(configNode *node)VegaConfiginlineprotectedvirtual
doColors(configNode *node)VegaConfigprotected
doSection(string prefix, configNode *node, enum section_t section_type)VegaConfigprotected
doVar(string prefix, configNode *node)VegaConfigprotected
doVariables(configNode *node)VegaConfigprotected
findEntry(string name, configNode *startnode)VegaConfig
findSection(string section, configNode *startnode)VegaConfig
getColor(configNode *node, string name, float color[4], bool have_color=false)VegaConfig
getColor(string section, string name, float color[4], bool have_color=false)VegaConfig
getColor(string name, float color[4], bool have_color=false)VegaConfiginline
gethColor(string section, string name, float color[4], int hexcolor)VegaConfig
getVariable(string section, string name, string defaultvalue)VegaConfig
getVariable(string section, string subsection, string name, string defaultvalue)VegaConfig
getVariable(configNode *section, string name, string defaultval)VegaConfigprotected
hatswitchVegaConfig
hatswitch_axisVegaConfig
hatswitch_joystickVegaConfig
hatswitch_marginVegaConfig
hs_value_indexVegaConfigprotected
map_colorsVegaConfigprotected
map_variablesVegaConfigprotected
setVariable(configNode *entry, string value)VegaConfig
setVariable(string section, string name, string value)VegaConfig
setVariable(string section, string subsection, string name, string value)VegaConfig
variablesVegaConfigprotected
Variables()VegaConfiginline
VegaConfig(const char *configfile)VegaConfigexplicit
~VegaConfig()VegaConfigvirtual