|
Video Processing Framework
|
| ConfigFile(const std::string &fName) | ConfigFile | [inline] |
| getFloat(const std::string &key) const | ConfigFile | [inline] |
| getInt(const std::string &key) const | ConfigFile | [inline] |
| getString(const std::string &key) const | ConfigFile | [inline] |
| getValueOfKey(const std::string &key, ValueType const &defaultValue=ValueType()) const | ConfigFile | [inline] |
| keyExists(const std::string &key) const | ConfigFile | [inline] |