NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
CSNPDb_Impl::SSeqInfo::SPageSet Struct Reference

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
 

Detailed Description

Definition at line 200 of file snpread.hpp.

Member Function Documentation

◆ GetRowIdEnd()

TVDBRowId CSNPDb_Impl::SSeqInfo::SPageSet::GetRowIdEnd ( void  ) const
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().

◆ GetSeqPosEnd()

TSeqPos CSNPDb_Impl::SSeqInfo::SPageSet::GetSeqPosEnd ( TSeqPos  page_size) const
inline

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().

Member Data Documentation

◆ m_PageCount

TSeqPos CSNPDb_Impl::SSeqInfo::SPageSet::m_PageCount

◆ m_RowId

TVDBRowId CSNPDb_Impl::SSeqInfo::SPageSet::m_RowId

◆ m_SeqPos

TSeqPos CSNPDb_Impl::SSeqInfo::SPageSet::m_SeqPos

The documentation for this struct was generated from the following file:
Modified on Mon Dec 11 02:40:25 2023 by modify_doxy.py rev. 669887