BamTools  2.5.1
Classes | Namespaces | Functions
SamSequence.h File Reference
#include <string>
#include <vector>
#include "api/BamAux.h"
#include "api/api_global.h"

Go to the source code of this file.

Classes

struct  BamTools::SamSequence
 Represents a SAM sequence entry. More...
 

Namespaces

 BamTools
 Contains all BamTools classes & methods.
 

Functions

API_EXPORT bool BamTools::operator== (const SamSequence &lhs, const SamSequence &rhs)
 tests equality by comparing sequence names, lengths, & checksums (if available) More...