ComSDK
 Указатель Классы Пространства имен Функции Переменные Определения типов Перечисления Элементы перечислений Друзья Группы Страницы
com::ini::INIParser Cписок членов класса

Полный список членов класса com::ini::INIParser, включая наследуемые из базового класса

ecBadListConversion элементы перечисленияcom::ini::INIParser
ecBadSaving элементы перечисленияcom::ini::INIParser
ecBadSetConversion элементы перечисленияcom::ini::INIParser
ecBadStrDoubleMapConversion элементы перечисленияcom::ini::INIParser
ecBadStrStrMapConversion элементы перечисленияcom::ini::INIParser
ecBadTwoDimDoubleListConversion элементы перечисленияcom::ini::INIParser
ecFileCannotBeOpened элементы перечисленияcom::ini::INIParser
ecFileNotFound элементы перечисленияcom::ini::INIParser
ecIncorrectParameterType элементы перечисленияcom::ini::INIParser
ecInvalidString элементы перечисленияcom::ini::INIParser
ecParameterIndexNotFound элементы перечисленияcom::ini::INIParser
ecParameterNotFound элементы перечисленияcom::ini::INIParser
ecSectionNotFound элементы перечисленияcom::ini::INIParser
ecSuccessful элементы перечисленияcom::ini::INIParser
ecUnknownError элементы перечисленияcom::ini::INIParser
ecValueParsingError элементы перечисленияcom::ini::INIParser
ErrorCode перечислениеcom::ini::INIParser
getCheckValue(const std::string &p_section, const std::string &p_paramName, INIParser::ErrorCode *o_error=NULL) const com::ini::INIParser
getCurrentINIFilename() const com::ini::INIParser
getCurrentSetValue(const std::string &p_section, const std::string &p_paramName, std::string &o_currentValue) const com::ini::INIParser
getDBTableValue(const std::string &p_section, const std::string &p_paramName, std::string &o_defaultValue, std::string &o_sourceTable) const com::ini::INIParser
getDefaultINIFilename() const (определено в com::ini::INIParser)com::ini::INIParser
getDoubleArrayOptionValue(const std::string &p_section, const std::string &p_paramName, std::vector< double > &o_array) const com::ini::INIParser
getFileParamData(const std::string &p_section, const std::string &p_paramName, std::string &o_filename) const com::ini::INIParser
getFloatOptionValue(const std::string &p_section, const std::string &p_paramName, ErrorCode *o_error=NULL) const com::ini::INIParser
getIntOptionValue(const std::string &p_section, const std::string &p_paramName, ErrorCode *o_error=NULL) const com::ini::INIParser
getParamDescription(const std::string &p_section, const std::string &p_paramName, std::string &o_paramDescr)com::ini::INIParser
getParamNamesList(const std::string &p_section, std::list< std::string > &o_paramNames)com::ini::INIParser
getParamType(const std::string &p_section, const std::string &p_paramName) const com::ini::INIParser
getParNamesByType(com::ini::INIParamType p_type) const com::ini::INIParser
getRangeValue(const std::string &p_section, const std::string &p_paramName, com::ini::INIRange &o_range) const com::ini::INIParser
getScriptFromFile(const std::string &p_section, std::list< std::string > &o_script, bool p_removeSubcomments=true) const com::ini::INIParser
getSectionDescription(const std::string &p_section, std::string &o_sectionDescr)com::ini::INIParser
getSections(std::vector< std::string > &o_sections) const com::ini::INIParser
getSetValue(const std::string &p_section, const std::string &p_paramName, std::string &o_currentValue, std::list< std::string > &o_valueList) const com::ini::INIParser
getStrArrayOptionValue(const std::string &p_section, const std::string &p_paramName, std::vector< std::string > &o_array) const com::ini::INIParser
getStrOptionValue(const std::string &p_section, const std::string &p_paramName, ErrorCode *o_error=NULL) const com::ini::INIParser
getStrOptionValueRecursive(const std::string &p_section, const std::string &p_paramName, enu_ReadMode rm, ErrorCode *o_error) const com::ini::INIParser
getTreeNodes(const std::string &p_section, const std::string &p_paramName, std::list< std::string > &o_nodesSids, std::map< std::string, std::map< std::string, std::string > > &o_nodesData, std::set< std::string > &o_nodesDataFields) const com::ini::INIParser
getTwoDimensionalArray(const std::string &p_section, const std::string &p_paramName, std::vector< std::vector< double > > &o_list, double &o_currentValue, std::vector< std::string > &o_units) const com::ini::INIParser
getUnitValue(const std::string &p_section, const std::string &p_paramName, std::string &o_value, std::string &o_unit) const com::ini::INIParser
INIParser(const std::string &p_projectOrFileName, const std::string &p_hostPath)com::ini::INIParser
INIParser(const std::string &p_projectOrFileName) (определено в com::ini::INIParser)com::ini::INIParser
isLoaded()com::ini::INIParser
loadINIDataToAnyMap(Anymap &o_anyMapData, const std::vector< std::string > &extNames, enu_LoadMode loadMode=lmDefault)com::ini::INIParser
save()com::ini::INIParser
sectionExists(const std::string &p_section) const com::ini::INIParser
setDefaultINIFilename() (определено в com::ini::INIParser)com::ini::INIParser
setINIFilename(const std::string &p_INIFilename)com::ini::INIParser
setOptionValueInFile(const std::string &p_section, const std::string &p_paramName, const std::string &p_newValue)com::ini::INIParser
splitParamLine(const std::string &p_section, int p_paramIndex, std::string &o_paramName, std::string &o_paramValue, std::string &o_paramDescription) const com::ini::INIParser
~INIParser() (определено в com::ini::INIParser)com::ini::INIParser