]> git.donarmstrong.com Git - bamtools.git/commit
Continued breaking up of monolithic classes: extracted BamStandardIndex & BamToolsInd...
authorderek <derekwbarnett@gmail.com>
Fri, 19 Nov 2010 20:52:04 +0000 (15:52 -0500)
committerderek <derekwbarnett@gmail.com>
Fri, 19 Nov 2010 20:52:04 +0000 (15:52 -0500)
commit6f3fff23561d95067651931a8768c6466cabe99f
treedbb31c8800995e3819f3ebab3d3ef6c9066305b0
parent5620c041157d4b1cdbf8f5d5d1ce8fdf590cbfbe
Continued breaking up of monolithic classes: extracted BamStandardIndex & BamToolsIndex into their own source files.
src/api/BamIndex.cpp
src/api/BamIndex.h
src/api/BamReader_p.cpp
src/api/BamStandardIndex.cpp [new file with mode: 0644]
src/api/BamStandardIndex.h [new file with mode: 0644]
src/api/BamToolsIndex.cpp [new file with mode: 0644]
src/api/BamToolsIndex.h [new file with mode: 0644]
src/api/BamWriter_p.cpp
src/api/CMakeLists.txt