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

Search Toolkit Book for SSeqRange

A structure containing two integers, used e.g. More...

#include <algo/blast/core/blast_def.h>

Public Attributes

Int4 left
 left endpoint of range (zero based) More...
 
Int4 right
 right endpoint of range (zero based) More...
 

Detailed Description

A structure containing two integers, used e.g.

for locations for the lookup table.

Definition at line 155 of file blast_def.h.

Member Data Documentation

◆ left

Int4 SSeqRange::left

◆ right

Int4 SSeqRange::right

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