NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
__linkbuf_t Struct Reference

Detailed description

Definition at line 1201 of file sam.c.

Public Members

bam1_t b
 
int32_t beg
 
int32_t end
 
cstate_t s
 
struct __linkbuf_tnext
 

Member Data Documentation

bam1_t __linkbuf_t::b

Definition at line 1202 of file sam.c.

int32_t __linkbuf_t::beg

Definition at line 1203 of file sam.c.

int32_t __linkbuf_t::end

Definition at line 1203 of file sam.c.

struct __linkbuf_t* __linkbuf_t::next

Definition at line 1205 of file sam.c.

cstate_t __linkbuf_t::s

Definition at line 1204 of file sam.c.


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