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

Detailed description

Definition at line 270 of file cram_structs.h.

#include <cram_structs.h>

Public Members

enum cram_content_type content_type
 
int32_t ref_seq_id
 
int32_t ref_seq_start
 
int32_t ref_seq_span
 
int32_t num_records
 
int32_t record_counter
 
int32_t num_blocks
 
int32_t num_content_ids
 
int32_tblock_content_ids
 
int32_t ref_base_id
 
unsigned char md5 [16]
 

Member Data Documentation

int32_t* cram_block_slice_hdr::block_content_ids

Definition at line 279 of file cram_structs.h.

enum cram_content_type cram_block_slice_hdr::content_type

Definition at line 271 of file cram_structs.h.

unsigned char cram_block_slice_hdr::md5[16]

Definition at line 281 of file cram_structs.h.

int32_t cram_block_slice_hdr::num_blocks

Definition at line 277 of file cram_structs.h.

int32_t cram_block_slice_hdr::num_content_ids

Definition at line 278 of file cram_structs.h.

int32_t cram_block_slice_hdr::num_records

Definition at line 275 of file cram_structs.h.

int32_t cram_block_slice_hdr::record_counter

Definition at line 276 of file cram_structs.h.

int32_t cram_block_slice_hdr::ref_base_id

Definition at line 280 of file cram_structs.h.

int32_t cram_block_slice_hdr::ref_seq_id

Definition at line 272 of file cram_structs.h.

int32_t cram_block_slice_hdr::ref_seq_span

Definition at line 274 of file cram_structs.h.

int32_t cram_block_slice_hdr::ref_seq_start

Definition at line 273 of file cram_structs.h.


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