vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces
file_ostream_queue.hpp File Reference
#include <iosfwd>
#include "boost/multi_index_container.hpp"
#include "boost/multi_index/hashed_index.hpp"
#include "boost/multi_index/member.hpp"
#include "boost/multi_index/sequenced_index.hpp"
#include "boost/range.hpp"
#include "boost/shared_ptr.hpp"
#include "vdj_pipe/config.hpp"
#include "vdj_pipe/detail/queable_ofstream_types.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/file_stream.hpp"
Include dependency graph for file_ostream_queue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vdj_pipe::Queable_ofstream
 
struct  vdj_pipe::Queable_ofstream::Err
 
class  vdj_pipe::File_ostream_queue
 stack of recently used output file streams More...
 
struct  vdj_pipe::File_ostream_queue::Err
 

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Detailed Description

part of vdj_pipe project.

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