Classes | |
| class | GBSConfig |
Functions | |
| def | GetConfig |
| def | GetConfigValue |
Variables | |
| tuple | __config = GBSConfig() |
| def python::GBSConfig::GetConfig | ( | ) |
| def python::GBSConfig::GetConfigValue | ( | key | ) |
Definition at line 66 of file GBSConfig.py.
00066 : return GetConfig().GetValue(key) 00067 return GetConfig().GetValue(key)
tuple python::GBSConfig::__config = GBSConfig() [static] |
Definition at line 62 of file GBSConfig.py.
1.4.7