27: m_aIter(_rRH.m_aIter)
29,m_pRowSet(_rRH.m_pRowSet)
33ORowSetCacheIterator::operator ORowSetMatrix::iterator
const &()
35 return m_aIter->second.aIterator;
52 m_aIter->second.aIterator = _rIter;
58 return *
m_aIter->second.aIterator;
63 return m_aIter->second.aIterator;
68 return m_aIter->second.aIterator < _rRH;
73 return m_aIter->second.aIterator != _rRH;
ORowSetCacheMap::iterator m_aIter
ORowSetMatrix::iterator & operator->()
bool operator!=(const ORowSetMatrix::iterator &_rRH) const
ORowSetCacheIterator & operator=(const ORowSetCacheIterator &)
bool operator<(const ORowSetMatrix::iterator &_rRH) const
std::unique_ptr< ORowSetMatrix > m_pMatrix
ORowSetCacheMap m_aCacheIterators
std::unique_ptr< ORowSetMatrix > m_pInsertMatrix