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

Detailed description

Definition at line 40 of file bam_format.h.

#include <bam_format.h>

Public Members

uint8 magic [4]
 
int32 l_text
 
int32 n_ref
 

Member Data Documentation

int32 nvbio::io::BAM_header::l_text

Definition at line 44 of file bam_format.h.

uint8 nvbio::io::BAM_header::magic[4]

Definition at line 43 of file bam_format.h.

int32 nvbio::io::BAM_header::n_ref

Definition at line 48 of file bam_format.h.


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