NCBI C++ ToolKit
|
Search Toolkit Book for CAsnIndex::SIndexInfo
#include <objtools/data_loaders/asn_cache/asn_index.hpp>
Public Member Functions | |
SIndexInfo (const CAsnIndex &index) | |
SIndexInfo () | |
Public Attributes | |
TSeqId | seq_id |
TVersion | version |
TGi | gi |
TTimestamp | timestamp |
TChunkId | chunk |
TOffset | offs |
TSize | size |
TSeqLength | sequence_length |
TTaxId | taxonomy_id |
Definition at line 100 of file asn_index.hpp.
Definition at line 111 of file asn_index.hpp.
|
inline |
Definition at line 123 of file asn_index.hpp.
TChunkId CAsnIndex::SIndexInfo::chunk |
Definition at line 105 of file asn_index.hpp.
TGi CAsnIndex::SIndexInfo::gi |
Definition at line 103 of file asn_index.hpp.
TOffset CAsnIndex::SIndexInfo::offs |
Definition at line 106 of file asn_index.hpp.
TSeqId CAsnIndex::SIndexInfo::seq_id |
Definition at line 101 of file asn_index.hpp.
TSeqLength CAsnIndex::SIndexInfo::sequence_length |
Definition at line 108 of file asn_index.hpp.
TSize CAsnIndex::SIndexInfo::size |
Definition at line 107 of file asn_index.hpp.
TTaxId CAsnIndex::SIndexInfo::taxonomy_id |
Definition at line 109 of file asn_index.hpp.
TTimestamp CAsnIndex::SIndexInfo::timestamp |
Definition at line 104 of file asn_index.hpp.
TVersion CAsnIndex::SIndexInfo::version |
Definition at line 102 of file asn_index.hpp.