NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
CAsnIndex::SIndexInfo Struct Reference

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
 

Detailed Description

Definition at line 100 of file asn_index.hpp.

Constructor & Destructor Documentation

◆ SIndexInfo() [1/2]

CAsnIndex::SIndexInfo::SIndexInfo ( const CAsnIndex index)
inline

Definition at line 111 of file asn_index.hpp.

◆ SIndexInfo() [2/2]

CAsnIndex::SIndexInfo::SIndexInfo ( )
inline

Definition at line 123 of file asn_index.hpp.

Member Data Documentation

◆ chunk

TChunkId CAsnIndex::SIndexInfo::chunk

Definition at line 105 of file asn_index.hpp.

◆ gi

TGi CAsnIndex::SIndexInfo::gi

Definition at line 103 of file asn_index.hpp.

◆ offs

TOffset CAsnIndex::SIndexInfo::offs

Definition at line 106 of file asn_index.hpp.

◆ seq_id

TSeqId CAsnIndex::SIndexInfo::seq_id

Definition at line 101 of file asn_index.hpp.

◆ sequence_length

TSeqLength CAsnIndex::SIndexInfo::sequence_length

Definition at line 108 of file asn_index.hpp.

◆ size

TSize CAsnIndex::SIndexInfo::size

Definition at line 107 of file asn_index.hpp.

◆ taxonomy_id

TTaxId CAsnIndex::SIndexInfo::taxonomy_id

Definition at line 109 of file asn_index.hpp.

◆ timestamp

TTimestamp CAsnIndex::SIndexInfo::timestamp

Definition at line 104 of file asn_index.hpp.

◆ version

TVersion CAsnIndex::SIndexInfo::version

Definition at line 102 of file asn_index.hpp.


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