yat  0.10.4pre
Public Member Functions
theplu::yat::omic::BamLessPos Struct Reference

#include </scratch/bob/jari/tmp/pristine/yat-0.10.x/yat/omic/BamRead.h>

List of all members.

Public Member Functions

bool operator() (const BamRead &lhs, const BamRead &rhs) const

Detailed Description

Functor to compare two reads with respect to their leftmost coordinate.

See also:
BamRead
Since:
New in yat 0.10

Member Function Documentation

bool theplu::yat::omic::BamLessPos::operator() ( const BamRead lhs,
const BamRead rhs 
) const
Returns:
true if lhs tid is less than rhs tid; or tid are equal and lhs pos is smaller than rhs pos.
See also:
BamRead::tid() and BamRead::pos()

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

Generated on Mon Nov 11 2013 09:41:45 for yat by  doxygen 1.8.1