SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::sff_read Struct Reference

SFF (Standard Flowgram Format) read record. More...

Classes

struct  commonhead
 SFF (Standard Flowgram Format) Common Header Section as documented in the GS FLX documentation. More...
 
struct  readdata
 SFF (Standard Flowgram Format) Read Data Section as documented in the GS FLX documentation. More...
 
struct  readhead
 SFF (Standard Flowgram Format) Read Header Section as documented in the GS FLX documentation. More...
 

Public Types

typedef bool(* compare_type )(const sff_read &, const sff_read &)
 

Static Public Member Functions

static bool cmp_id (const sff_read &r1, const sff_read &r2)
 ID comparator.
 
static bool cmp_seq (const sff_read &r1, const sff_read &r2)
 Sequence comparator.
 

Public Attributes

commonheadchead
 
readhead rhead
 
readdata rdata
 

Detailed Description

SFF (Standard Flowgram Format) read record.


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