yat  0.10.4pre
Public Member Functions
theplu::yat::omic::BamWriter Class Reference

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

List of all members.

Public Member Functions

 BamWriter (void)
 Default constructor.
 BamWriter (OutBamFile &out)
 Constructor.
void operator() (const BamRead &b) const

Detailed Description

Functor taking a BamRead and writing to an OutBamFile. Class is primarily used by BamWriteIterator.

Since:
New in yat 0.10

Constructor & Destructor Documentation

theplu::yat::omic::BamWriter::BamWriter ( void  )

Default constructor.

Note:
Created object cannot write, i.e., behaviour of operator() is undefined.
theplu::yat::omic::BamWriter::BamWriter ( OutBamFile out)
explicit

Constructor.

Creates an object that will write to out.


Member Function Documentation

void theplu::yat::omic::BamWriter::operator() ( const BamRead b) const

write bam read to OutBamFile specified in constructor.


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

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