MRPT logo

mrpt::utils::CConfigFileMemory Member List

This is the complete list of members for mrpt::utils::CConfigFileMemory, including all inherited members.

CConfigFileMemory(const utils::CStringList &stringList)mrpt::utils::CConfigFileMemory
CConfigFileMemory(const std::string &str)mrpt::utils::CConfigFileMemory
CConfigFileMemory()mrpt::utils::CConfigFileMemory
getAllSections(vector_string &sections) const mrpt::utils::CConfigFileMemory [virtual]
m_inimrpt::utils::CConfigFileMemory [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_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, mrpt::math::CMatrixTemplate< T > &outMatrix, const mrpt::math::CMatrixTemplate< T > &defaultMatrix=mrpt::math::CMatrixTemplate< T >(0, 0), 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) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< uint32_t > &defaultValue, std::vector< uint32_t > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< int32_t > &defaultValue, std::vector< int32_t > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< uint64_t > &defaultValue, std::vector< uint64_t > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< int64_t > &defaultValue, std::vector< int64_t > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< float > &defaultValue, std::vector< float > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< double > &defaultValue, std::vector< double > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
read_vector(const std::string &section, const std::string &name, const std::vector< bool > &defaultValue, std::vector< bool > &outValues, bool failIfNotFound=false) const mrpt::utils::CConfigFileBase
readString(const std::string &section, const std::string &name, const std::string &defaultStr, bool failIfNotFound=false) const mrpt::utils::CConfigFileMemory [protected, virtual]
sectionExists(const std::string &section_name) const mrpt::utils::CConfigFileBase
setContent(const utils::CStringList &stringList)mrpt::utils::CConfigFileMemory
setContent(const std::string &str)mrpt::utils::CConfigFileMemory
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, 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
writeString(const std::string &section, const std::string &name, const std::string &str)mrpt::utils::CConfigFileMemory [protected, virtual]
~CConfigFileBase()mrpt::utils::CConfigFileBase [inline, virtual]
~CConfigFileMemory()mrpt::utils::CConfigFileMemory [virtual]




Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 23:10:56 EDT 2009