![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
#include "PDBFile.h"#include "DataTypes.h"#include <string>#include <memory>#include "PDBLogger.h"
Include dependency graph for SequenceFile.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SequenceFile |
Typedefs | |
| typedef shared_ptr< SequenceFile > | SequenceFilePtr |
| typedef shared_ptr<SequenceFile> SequenceFilePtr |
Definition at line 29 of file SequenceFile.h.