NCBI C++ ToolKit
Public Attributes | List of all members
QSStruct Struct Reference

Search Toolkit Book for QSStruct

+ Collaboration diagram for QSStruct:

Public Attributes

string accession
 
Int2 version = 0
 
size_t offset = 0
 
size_t length = 0
 
QSStructnext = nullptr
 

Detailed Description

Definition at line 51 of file block.cpp.

Member Data Documentation

◆ accession

string QSStruct::accession

Definition at line 52 of file block.cpp.

Referenced by QSCmp(), QSIndex(), and QSNoSequenceRecordErr().

◆ length

size_t QSStruct::length = 0

Definition at line 55 of file block.cpp.

Referenced by QSIndex().

◆ next

QSStruct* QSStruct::next = nullptr

Definition at line 56 of file block.cpp.

Referenced by QSIndex(), and QSStructFree().

◆ offset

size_t QSStruct::offset = 0

Definition at line 54 of file block.cpp.

Referenced by QSIndex().

◆ version

Int2 QSStruct::version = 0

Definition at line 53 of file block.cpp.

Referenced by QSCmp(), QSIndex(), and QSNoSequenceRecordErr().


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