61 std::vector<TAscendingOrder>&& _aAscending);
73 void AddKeyValue(std::unique_ptr<OKeyValue> pKeyValue);
The class OKeySet is a refcountable vector which also has a state.
The class OSortIndex can be used to implement a sorted index.
TKeyTypeVector m_aKeyType
std::vector< OKeyType > TKeyTypeVector
std::vector< TAscendingOrder > m_aAscending
OSortIndex(OSortIndex const &)=delete
std::vector< std::pair< sal_Int32, std::unique_ptr< OKeyValue > > > TIntValuePairVector
OSortIndex & operator=(OSortIndex const &)=delete
TIntValuePairVector m_aKeyValues
const std::vector< OKeyType > & getKeyType() const
TAscendingOrder getAscending(std::vector< TAscendingOrder >::size_type _nPos) const