BamTools::RefData Struct Reference

Represents a reference sequence entry. More...

#include <BamAux.h>

List of all members.

Public Member Functions

 RefData (const std::string &name="", const int32_t &length=0)
 constructor

Public Attributes

std::string RefName
 name of reference sequence
int32_t RefLength
 length of reference sequence

Detailed Description

Represents a reference sequence entry.


Constructor & Destructor Documentation

BamTools::RefData::RefData ( const std::string &  name = "",
const int32_t &  length = 0 
) [inline]

constructor


Member Data Documentation

length of reference sequence

name of reference sequence


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Wed Aug 29 17:43:46 2012 for BamTools by  doxygen 1.6.3