vdj_pipe
pipeline for processing DNA sequence data
|
#include "vdj_pipe/file_ostream_queue.hpp"
#include <fstream>
#include "boost/foreach.hpp"
#include "vdj_pipe/detail/unused_variable.hpp"
#include "vdj_pipe/file.hpp"
#include "vdj_pipe/variable_path.hpp"
Classes | |
struct | vdj_pipe::anonymous_namespace{file_ostream_queue.cpp}::Equal |
struct | vdj_pipe::anonymous_namespace{file_ostream_queue.cpp}::Hash |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::anonymous_namespace{file_ostream_queue.cpp} | |
Macros | |
#define | VDJ_PIPE_SOURCE |
Typedefs | |
typedef Queable_ofstream::val_vector | vdj_pipe::anonymous_namespace{file_ostream_queue.cpp}::val_vector |
typedef Queable_ofstream::val_ref_vector | vdj_pipe::anonymous_namespace{file_ostream_queue.cpp}::val_ref_vector |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014
#define VDJ_PIPE_SOURCE |