NCBI C++ ToolKit
|
Search Toolkit Book for SBioseqInfo
#include <objtools/pubseq_gateway/impl/cassandra/bioseq_info.hpp>
Public Member Functions | |
SBioseqInfo () | |
SBioseqInfo () | |
Definition at line 47 of file bioseq_info.hpp.
|
inline |
Definition at line 49 of file bioseq_info.hpp.
|
inline |
Definition at line 117 of file bss_info.cpp.
string SBioseqInfo::defline |
Definition at line 124 of file bss_info.cpp.
Referenced by CHookDefline::SkipObject().
string SBioseqInfo::m_Accession |
Definition at line 55 of file bioseq_info.hpp.
Referenced by FetchBioseqInfo().
int64_t SBioseqInfo::m_DateChanged |
Definition at line 59 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int32_t SBioseqInfo::m_Hash |
Definition at line 60 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int64_t SBioseqInfo::m_IdSync |
Definition at line 61 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int32_t SBioseqInfo::m_Length |
Definition at line 62 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int8_t SBioseqInfo::m_Mol |
Definition at line 63 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int16_t SBioseqInfo::m_Sat |
Definition at line 64 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int32_t SBioseqInfo::m_SatKey |
Definition at line 65 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
Definition at line 66 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int16_t SBioseqInfo::m_SeqIdType |
Definition at line 57 of file bioseq_info.hpp.
Referenced by FetchBioseqInfo().
int8_t SBioseqInfo::m_SeqState |
Definition at line 67 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int8_t SBioseqInfo::m_State |
Definition at line 68 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int32_t SBioseqInfo::m_TaxId |
Definition at line 69 of file bioseq_info.hpp.
Referenced by s_GetBioseqValues().
int16_t SBioseqInfo::m_Version |
Definition at line 56 of file bioseq_info.hpp.
Referenced by FetchBioseqInfo().
string SBioseqInfo::seqid_str |
Definition at line 121 of file bss_info.cpp.
int SBioseqInfo::taxid_org |
Definition at line 122 of file bss_info.cpp.
int SBioseqInfo::taxid_source_org |
Definition at line 123 of file bss_info.cpp.