Main MRPT website > C++ reference
MRPT logo

mrpt::utils::CConfigFile Member List

This is the complete list of members for mrpt::utils::CConfigFile, including all inherited members.
CConfigFile(const std::string &fileName)mrpt::utils::CConfigFile
CConfigFile()mrpt::utils::CConfigFile
getAllKeys(const std::string section, vector_string &keys) const mrpt::utils::CConfigFile [virtual]
getAllSections(vector_string &sections) const mrpt::utils::CConfigFile [virtual]
getAssociatedFile() const mrpt::utils::CConfigFile [inline]
m_filemrpt::utils::CConfigFile [private]
m_inimrpt::utils::CConfigFile [private]
m_modifiedmrpt::utils::CConfigFile [private]
read_bool(const std::string &section, const std::string &name, bool defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_double(const std::string &section, const std::string &name, double defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_enum(const std::string &section, const std::string &name, const ENUMTYPE &defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase [inline]
read_float(const std::string &section, const std::string &name, float defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_int(const std::string &section, const std::string &name, int defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_matrix(const std::string &section, const std::string &name, MATRIX_TYPE &outMatrix, const MATRIX_TYPE &defaultMatrix=MATRIX_TYPE(), bool failIfNotFound=false) const mrpt::utils::CConfigFileBase [inline]
read_string(const std::string &section, const std::string &name, const std::string &defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_string_first_word(const std::string &section, const std::string &name, const std::string &defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_uint64_t(const std::string &section, const std::string &name, uint64_t defaultValue, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const VECTOR_TYPE &defaultValue, VECTOR_TYPE &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase [inline]
readString(const std::string &section, const std::string &name, const std::string &defaultStr, bool failIfNotFound=false) const mrpt::utils::CConfigFile [protected, virtual]
sectionExists(const std::string &section_name) const mrpt::utils::CConfigFileBase
setFileName(const std::string &fil_path)mrpt::utils::CConfigFile
write(const std::string &section, const std::string &name, double value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, float value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, int value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, unsigned int value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, const std::string &value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, const std::vector< int > &value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, const std::vector< unsigned int > &value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, const std::vector< float > &value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, const std::vector< double > &value)mrpt::utils::CConfigFileBase
write(const std::string &section, const std::string &name, const std::vector< bool > &value)mrpt::utils::CConfigFileBase
writeNow()mrpt::utils::CConfigFile
writeString(const std::string &section, const std::string &name, const std::string &str)mrpt::utils::CConfigFile [protected, virtual]
~CConfigFile()mrpt::utils::CConfigFile [virtual]
~CConfigFileBase()mrpt::utils::CConfigFileBase [inline, virtual]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011