vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces | Macros | Typedefs
file_ostream_queue.cpp File Reference
#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"
Include dependency graph for file_ostream_queue.cpp:

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
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014

Macro Definition Documentation

#define VDJ_PIPE_SOURCE