vdj_pipe
pipeline for processing DNA sequence data
Classes | Namespaces
file_stream.hpp File Reference
#include <string>
#include <fstream>
#include "boost/iostreams/filtering_streambuf.hpp"
#include "boost/scoped_ptr.hpp"
#include "boost/utility/string_ref.hpp"
#include "vdj_pipe/config.hpp"
#include "vdj_pipe/exception.hpp"
#include "vdj_pipe/file.hpp"
#include "vdj_pipe/sequence_record.hpp"
Include dependency graph for file_stream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vdj_pipe::File_ostream
 
struct  vdj_pipe::File_ostream::Err
 
class  vdj_pipe::File_istream
 
struct  vdj_pipe::File_istream::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