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

Search Toolkit Book for SSeqTableConverter

+ Collaboration diagram for SSeqTableConverter:

Public Member Functions

 SSeqTableConverter (const CSNPDbSeqIterator &it)
 
bool AddToTable (const CSNPDbFeatIterator &it)
 
void Add (const CSNPDbFeatIterator &it)
 
vector< CRef< CSeq_annot > > GetAnnots (const string &annot_name)
 

Public Attributes

SSeqTableContent m_Tables [2][kMaxTableAlleles]
 
CRef< CSeq_idm_Seq_id
 
CRef< CSeq_annotm_RegularAnnot
 

Detailed Description

Definition at line 1739 of file snpread.cpp.

Constructor & Destructor Documentation

◆ SSeqTableConverter()

SSeqTableConverter::SSeqTableConverter ( const CSNPDbSeqIterator it)

Definition at line 1756 of file snpread.cpp.

Member Function Documentation

◆ Add()

void SSeqTableConverter::Add ( const CSNPDbFeatIterator it)
inline

◆ AddToTable()

bool SSeqTableConverter::AddToTable ( const CSNPDbFeatIterator it)
inline

◆ GetAnnots()

vector< CRef< CSeq_annot > > SSeqTableConverter::GetAnnots ( const string annot_name)

Member Data Documentation

◆ m_RegularAnnot

CRef<CSeq_annot> SSeqTableConverter::m_RegularAnnot

Definition at line 1752 of file snpread.cpp.

Referenced by Add(), and GetAnnots().

◆ m_Seq_id

CRef<CSeq_id> SSeqTableConverter::m_Seq_id

Definition at line 1751 of file snpread.cpp.

Referenced by GetAnnots().

◆ m_Tables

SSeqTableContent SSeqTableConverter::m_Tables[2][kMaxTableAlleles]

Definition at line 1745 of file snpread.cpp.

Referenced by AddToTable(), and GetAnnots().


The documentation for this struct was generated from the following file:
Modified on Wed Nov 29 02:19:37 2023 by modify_doxy.py rev. 669887