Searched refs:_strXmlConfigurationFilePath (Results 1 – 2 of 2) sorted by relevance
331 _strXmlConfigurationFilePath(strConfigurationFilePath), in CParameterMgr()372 std::string::size_type slashPos = _strXmlConfigurationFilePath.rfind('/', -1); in CParameterMgr()377 _strXmlConfigurationFolderPath = _strXmlConfigurationFilePath.substr(0, slashPos); in CParameterMgr()539 _xmlDoc *doc = CXmlDocSource::mkXmlDoc(_strXmlConfigurationFilePath, true, true, strError); in loadFrameworkConfiguration()
690 std::string _strXmlConfigurationFilePath; // Configuration file path variable