NCBI C++ ToolKit
|
Search Toolkit Book for CSNPDb_Impl::SSeqInfo::SPageSet
#include <sra/readers/sra/snpread.hpp>
Public Member Functions | |
TSeqPos | GetSeqPosEnd (TSeqPos page_size) const |
TVDBRowId | GetRowIdEnd (void) const |
Public Attributes | |
TSeqPos | m_SeqPos |
TSeqPos | m_PageCount |
TVDBRowId | m_RowId |
Definition at line 200 of file snpread.hpp.
|
inline |
Definition at line 208 of file snpread.hpp.
References m_PageCount, and m_RowId.
Referenced by CSNPDb_Impl::CSNPDb_Impl(), and CSNPDb_Impl::x_Update().
Definition at line 205 of file snpread.hpp.
References m_PageCount, and m_SeqPos.
Referenced by CSNPDb_Impl::CSNPDb_Impl(), and CSNPDb_Impl::x_Update().
TSeqPos CSNPDb_Impl::SSeqInfo::SPageSet::m_PageCount |
Definition at line 202 of file snpread.hpp.
Referenced by CSNPDb_Impl::CSNPDb_Impl(), GetRowIdEnd(), GetSeqPosEnd(), CSNPDbPageIterator::Select(), and CSNPDb_Impl::x_Update().
TVDBRowId CSNPDb_Impl::SSeqInfo::SPageSet::m_RowId |
Definition at line 203 of file snpread.hpp.
Referenced by CSNPDb_Impl::CSNPDb_Impl(), GetRowIdEnd(), CSNPDbPageIterator::Select(), and CSNPDb_Impl::x_Update().
TSeqPos CSNPDb_Impl::SSeqInfo::SPageSet::m_SeqPos |
Definition at line 201 of file snpread.hpp.
Referenced by CSNPDb_Impl::CSNPDb_Impl(), GetSeqPosEnd(), CSNPDbPageIterator::Select(), and CSNPDb_Impl::x_Update().