]> git.donarmstrong.com Git - bamtools.git/commit
Added IsIndexLoaded() public method to BamReader. Allows client to make sure index...
authorDerek <derekwbarnett@gmail.com>
Fri, 3 Sep 2010 04:35:05 +0000 (00:35 -0400)
committerDerek <derekwbarnett@gmail.com>
Fri, 3 Sep 2010 04:35:05 +0000 (00:35 -0400)
commit3b6edd753c52123d553151400443035f915637b9
treec03640d7a0f84a233636124a65f06040e817605d
parent43e7b12a27aec2e6ebcbd87959e1161013c5d0ed
Added IsIndexLoaded() public method to BamReader. Allows client to make sure index data is available before attempting any random access ops
src/api/BamReader.cpp
src/api/BamReader.h