]> git.donarmstrong.com Git - bamtools.git/commitdiff
Basic internal implementation of BamFile & BamPipe
authorderek <derekwbarnett@gmail.com>
Fri, 9 Sep 2011 16:02:06 +0000 (12:02 -0400)
committerderek <derekwbarnett@gmail.com>
Fri, 9 Sep 2011 16:02:06 +0000 (12:02 -0400)
 * BgzfStream now working on IBamIODevice instead of FILE*
 * BamReaderPrivate now queries stream's IsOpen() method instead of
touching member variable directly
 * Empty implementations of BamHttp & BamFtp
 * Added global BT_ASSERT_X macro for convenience


No differences found