OpenJAUS Software Development Kit  4.3.1
openjaus::system::Configuration Member List

This is the complete list of members for openjaus::system::Configuration, including all inherited members.

comment(std::string key, std::string comment)openjaus::system::Configurationinline
Configuration()openjaus::system::Configuration
fileExists()openjaus::system::Configuration
fileNameopenjaus::system::Configurationprotected
getFileName() constopenjaus::system::Configuration
getSettingMap() constopenjaus::system::Configuration
isDirtyopenjaus::system::Configurationprivate
load(std::string fileName)openjaus::system::Configuration
operator<<(std::ostream &output, const Configuration &object)openjaus::system::Configurationfriend
operator<<(std::ostream &output, const Configuration *object)openjaus::system::Configurationfriend
originalSettingsopenjaus::system::Configurationprivate
parseSettings(std::istream &istream, std::map< std::string, Setting * > &settingMap)openjaus::system::Configurationprotected
save()openjaus::system::Configuration
set(std::string key, Type value, bool controllerWritable=false, bool globalReadable=false, bool controllerReadable=true)openjaus::system::Configurationinline
setFileName(std::string fileName)openjaus::system::Configuration
setSettingMap(std::map< std::string, Setting * > settingMap)openjaus::system::Configuration
settingMapopenjaus::system::Configurationprotected
settingToStream(std::ostream &ostream, Setting *setting) constopenjaus::system::Configurationprotected
toString() constopenjaus::system::Configurationvirtual
updateFile()openjaus::system::Configurationprotected
value(std::string key, Type defaultValue, bool controllerWritable=false, bool globalReadable=false, bool controllerReadable=true)openjaus::system::Configurationinline
~Configuration()openjaus::system::Configurationvirtual