Searched refs:properties_temp (Results 1 – 1 of 1) sorted by relevance
132 map<string, string> properties_temp; in ReadXmlFile() local133 ParseProperties(*currNodePtr, properties_temp); in ReadXmlFile()134 m_bastCfg.items.push_back(properties_temp); in ReadXmlFile()