cuSBF
Loading...
Searching...
No Matches
Public Attributes | List of all members
cusbf::detail::fastx_sequence_extent Struct Reference

A contiguous run of sequence bytes (record header lines excluded). More...

#include <fastx_sequence_scan.hpp>

Public Attributes

const charbegin
 
const charend
 

Detailed Description

A contiguous run of sequence bytes (record header lines excluded).

Definition at line 15 of file fastx_sequence_scan.hpp.

Member Data Documentation

◆ begin

const char* cusbf::detail::fastx_sequence_extent::begin

Definition at line 16 of file fastx_sequence_scan.hpp.

◆ end

const char* cusbf::detail::fastx_sequence_extent::end

Definition at line 17 of file fastx_sequence_scan.hpp.


The documentation for this struct was generated from the following file: