Searched refs:RowSequencePointer_t (Results 1 – 2 of 2) sorted by relevance
39 typedef boost::shared_ptr<RowSequence_t> RowSequencePointer_t; typedef92 RowSequencePointer_t m_pRowSeq;
788 m_pRowSeq = RowSequencePointer_t(new RowSequence_t(nCells)); in startRow()