Searched refs:TContainerVector (Results 1 – 2 of 2) sorted by relevance
97 …pedef ::std::vector< TContainer > TContainerVector; typedef in dbaui::OApplicationController118 TContainerVector m_aCurrentContainers; // the containers where we are listener on
208 struct XContainerFunctor : public ::std::unary_function< OApplicationController::TContainerVector::…214 bool operator() (const OApplicationController::TContainerVector::value_type& lhs) const in operator ()()527 …TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.e… in disposing()2056 …TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.e… in addContainerListener()
Completed in 39 milliseconds