Searched refs:AttachedObject_Impl (Results 1 – 1 of 1) sorted by relevance
72 struct AttachedObject_Impl struct78 bool operator<( const AttachedObject_Impl & ) const;79 bool operator==( const AttachedObject_Impl & ) const;89 ::std::deque< AttachedObject_Impl > aObjList;96 bool AttachedObject_Impl::operator<( const AttachedObject_Impl & r ) const103 bool AttachedObject_Impl::operator==( const AttachedObject_Impl & r ) const488 ::std::deque< AttachedObject_Impl > & rList in detachAll_Impl()491 ::std::deque< AttachedObject_Impl >::iterator aObjIt = rList.begin(); in detachAll_Impl()492 ::std::deque< AttachedObject_Impl >::iterator aObjEnd = rList.end(); in detachAll_Impl()505 ::std::deque< AttachedObject_Impl > & rList in attachAll_Impl()[all …]