| abandon() | Utils::FilePropertiesT< FileT > | |
| close() | Utils::FilePropertiesT< FileT > | |
| FilePropertiesT(FileT &file, bool isStreamOwner=true) | Utils::FilePropertiesT< FileT > | |
| flush() | Utils::FilePropertiesT< FileT > | |
| get(const std::string &key, std::string *pValue) const | Utils::FilePropertiesT< FileT > | |
| getBool(const std::string &key, bool *value) const | Utils::FilePropertiesT< FileT > | |
| getBooleanProperty(FilePropertiesT *pProperties, const std::string &propertyName) | Utils::FilePropertiesT< FileT > | static |
| getInt(const std::string &key, int *value) const | Utils::FilePropertiesT< FileT > | |
| getIntegerProperty(FilePropertiesT *pProperties, const std::string &propertyName) | Utils::FilePropertiesT< FileT > | static |
| getProperties(std::set< std::string > *keys) | Utils::FilePropertiesT< FileT > | |
| getStream() const | Utils::FilePropertiesT< FileT > | |
| getStringProperty(FilePropertiesT *pProperties, const std::string &propertyName, bool isRequired=true) | Utils::FilePropertiesT< FileT > | static |
| KeyNameToID typedef | Utils::FilePropertiesT< FileT > | |
| RegisteredProperties typedef | Utils::FilePropertiesT< FileT > | |
| registerProperty(const std::string &propName, unsigned int linePosition, int valueLength) | Utils::FilePropertiesT< FileT > | |
| set(const std::string &key, const std::string &value, bool flushStream=false) | Utils::FilePropertiesT< FileT > | |
| setBool(const std::string &key, bool value, bool flushStream=false) | Utils::FilePropertiesT< FileT > | |
| setInt(const std::string &key, int value, bool flushStream=false) | Utils::FilePropertiesT< FileT > | |
| setStr(const std::string &key, const char *value, int size, bool flushStream=false) | Utils::FilePropertiesT< FileT > | |
| trimWhiteSpace(std::string *apStr) | Utils::FilePropertiesT< FileT > | static |
| Values typedef | Utils::FilePropertiesT< FileT > | |
| ~FilePropertiesT() | Utils::FilePropertiesT< FileT > | virtual |