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

Detailed description

Definition at line 431 of file BamAux.h.

#include <BamAux.h>

Public Methods

 RefData (void)
 

Public Members

std::string RefName
 
uint32_t RefLength
 
bool RefHasAlignments
 

Constructor & Destructor Documentation

BamTools::RefData::RefData ( void  )
inline

Definition at line 437 of file BamAux.h.

Member Data Documentation

bool BamTools::RefData::RefHasAlignments

Definition at line 435 of file BamAux.h.

uint32_t BamTools::RefData::RefLength

Definition at line 434 of file BamAux.h.

std::string BamTools::RefData::RefName

Definition at line 433 of file BamAux.h.


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