NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
SBamHeaderRefInfo Struct Reference

Search Toolkit Book for SBamHeaderRefInfo

#include <sra/readers/bam/bamindex.hpp>

Public Member Functions

void Read (CBGZFStream &in)
 

Public Attributes

string m_Name
 
TSeqPos m_Length
 

Detailed Description

Definition at line 47 of file bamindex.hpp.

Member Function Documentation

◆ Read()

void SBamHeaderRefInfo::Read ( CBGZFStream in)

Definition at line 1564 of file bamindex.cpp.

References in(), m_Length, m_Name, s_ReadInt32(), and s_ReadString().

Member Data Documentation

◆ m_Length

TSeqPos SBamHeaderRefInfo::m_Length

Definition at line 52 of file bamindex.hpp.

Referenced by Read(), and CBamIndex::SetLengthFromHeader().

◆ m_Name

string SBamHeaderRefInfo::m_Name

Definition at line 51 of file bamindex.hpp.

Referenced by Read().


The documentation for this struct was generated from the following files:
Modified on Wed May 01 14:24:21 2024 by modify_doxy.py rev. 669887