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

Search Toolkit Book for SBioseqInfo

#include <objtools/pubseq_gateway/impl/cassandra/bioseq_info.hpp>

+ Collaboration diagram for SBioseqInfo:

Public Member Functions

 SBioseqInfo ()
 
 SBioseqInfo ()
 

Public Attributes

string m_Accession
 
int16_t m_Version
 
int16_t m_SeqIdType
 
int64_t m_DateChanged
 
int32_t m_Hash
 
int64_t m_IdSync
 
int32_t m_Length
 
int8_t m_Mol
 
int16_t m_Sat
 
int32_t m_SatKey
 
set< tuple< int16_t, string > > m_SeqIds
 
int8_t m_SeqState
 
int8_t m_State
 
int32_t m_TaxId
 
string seqid_str
 
int taxid_org
 
int taxid_source_org
 
string defline
 

Detailed Description

Definition at line 47 of file bioseq_info.hpp.

Constructor & Destructor Documentation

◆ SBioseqInfo() [1/2]

SBioseqInfo::SBioseqInfo ( )
inline

Definition at line 49 of file bioseq_info.hpp.

◆ SBioseqInfo() [2/2]

SBioseqInfo::SBioseqInfo ( )
inline

Definition at line 117 of file bss_info.cpp.

Member Data Documentation

◆ defline

string SBioseqInfo::defline

Definition at line 124 of file bss_info.cpp.

Referenced by CHookDefline::SkipObject().

◆ m_Accession

string SBioseqInfo::m_Accession

Definition at line 55 of file bioseq_info.hpp.

Referenced by FetchBioseqInfo().

◆ m_DateChanged

int64_t SBioseqInfo::m_DateChanged

Definition at line 59 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_Hash

int32_t SBioseqInfo::m_Hash

Definition at line 60 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_IdSync

int64_t SBioseqInfo::m_IdSync

Definition at line 61 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_Length

int32_t SBioseqInfo::m_Length

Definition at line 62 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_Mol

int8_t SBioseqInfo::m_Mol

Definition at line 63 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_Sat

int16_t SBioseqInfo::m_Sat

Definition at line 64 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_SatKey

int32_t SBioseqInfo::m_SatKey

Definition at line 65 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_SeqIds

set<tuple<int16_t, string> > SBioseqInfo::m_SeqIds

Definition at line 66 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_SeqIdType

int16_t SBioseqInfo::m_SeqIdType

Definition at line 57 of file bioseq_info.hpp.

Referenced by FetchBioseqInfo().

◆ m_SeqState

int8_t SBioseqInfo::m_SeqState

Definition at line 67 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_State

int8_t SBioseqInfo::m_State

Definition at line 68 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_TaxId

int32_t SBioseqInfo::m_TaxId

Definition at line 69 of file bioseq_info.hpp.

Referenced by s_GetBioseqValues().

◆ m_Version

int16_t SBioseqInfo::m_Version

Definition at line 56 of file bioseq_info.hpp.

Referenced by FetchBioseqInfo().

◆ seqid_str

string SBioseqInfo::seqid_str

Definition at line 121 of file bss_info.cpp.

◆ taxid_org

int SBioseqInfo::taxid_org

Definition at line 122 of file bss_info.cpp.

◆ taxid_source_org

int SBioseqInfo::taxid_source_org

Definition at line 123 of file bss_info.cpp.


The documentation for this struct was generated from the following files:
Modified on Fri Sep 20 14:57:19 2024 by modify_doxy.py rev. 669887