Searched refs:OKeyType (Results 1 – 2 of 2) sorted by relevance
36 } OKeyType; typedef55 typedef ::std::vector<OKeyType> TKeyTypeVector;65 OSortIndex( const ::std::vector<OKeyType>& _aKeyType,111 inline const ::std::vector<OKeyType>& getKeyType() const { return m_aKeyType; } in getKeyType()
43 const ::std::vector<OKeyType>& aKeyType = pIndex->getKeyType(); in operator ()()44 ::std::vector<OKeyType>::const_iterator aIter = aKeyType.begin(); in operator ()()98 OSortIndex::OSortIndex( const ::std::vector<OKeyType>& _aKeyType, in OSortIndex()
Completed in 15 milliseconds