Searched refs:t_map (Results 1 – 1 of 1) sorted by relevance
362 t_map m_map;417 t_map::mapped_type entry( in insertByName()425 t_map::value_type( name, entry ) ) ); in insertByName()438 t_map::iterator iFind( m_map.find( name ) ); in removeByName()491 t_map::const_iterator iPos( m_map.begin() ); in getElementNames()492 t_map::const_iterator const iEnd( m_map.end() ); in getElementNames()549 t_map::mapped_type pEntry = iFind->second; in lookupMap()682 t_map::const_iterator iPos( m_map.begin() ); in ~ComponentContext()683 t_map::const_iterator const iEnd( m_map.end() ); in ~ComponentContext()698 t_map::const_iterator iPos( m_map.begin() ); in disposing()[all …]
Completed in 15 milliseconds