vdj_pipe
pipeline for processing DNA sequence data
Classes | Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
vdj_pipe::Queable_ofstream Struct Reference

#include <file_ostream_queue.hpp>

Collaboration diagram for vdj_pipe::Queable_ofstream:
Collaboration graph
[legend]

Classes

struct  Err
 

Public Types

typedef detail::Queable_ofstream_types::value_type value_type
 
typedef detail::Queable_ofstream_types::val_vector val_vector
 
typedef detail::Queable_ofstream_types::val_ref_vector val_ref_vector
 
typedef detail::Queable_ofstream_types::path_template path_template
 

Public Member Functions

 Queable_ofstream (path_template const &templ, val_ref_vector const &vals, const format::Format fmt, std::string const &header)
 

Static Public Member Functions

static std::string make_path (path_template const &templ, val_ref_vector const &vals, std::string const &header)
 

Public Attributes

val_vector sv_
 
File_ostream fos_
 

Member Typedef Documentation

Constructor & Destructor Documentation

vdj_pipe::Queable_ofstream::Queable_ofstream ( path_template const &  templ,
val_ref_vector const &  vals,
const format::Format  fmt,
std::string const &  header 
)

Member Function Documentation

std::string vdj_pipe::Queable_ofstream::make_path ( path_template const &  templ,
val_ref_vector const &  vals,
std::string const &  header 
)
static

Member Data Documentation

File_ostream vdj_pipe::Queable_ofstream::fos_
mutable
val_vector vdj_pipe::Queable_ofstream::sv_

The documentation for this struct was generated from the following files: