vdj_pipe
pipeline for processing DNA sequence data
Classes | Public Member Functions | Private Attributes | List of all members
vdj_pipe::Variable_path Class Reference

#include <variable_path.hpp>

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

Classes

struct  Err
 

Public Member Functions

void init (std::string const &path, std::vector< std::string > &nv0)
 
std::string operator() (detail::Queable_ofstream_types::val_vector const &vals) const
 
std::string operator() () const
 
bool empty () const
 
std::size_t size () const
 

Private Attributes

std::vector< Val_id > ids_
 
std::vector< std::string > pt_
 

Member Function Documentation

bool vdj_pipe::Variable_path::empty ( ) const
inline
void vdj_pipe::Variable_path::init ( std::string const &  path,
std::vector< std::string > &  nv0 
)
inline
std::string vdj_pipe::Variable_path::operator() ( detail::Queable_ofstream_types::val_vector const &  vals) const
inline
std::string vdj_pipe::Variable_path::operator() ( ) const
inline
std::size_t vdj_pipe::Variable_path::size ( ) const
inline

Member Data Documentation

std::vector<Val_id> vdj_pipe::Variable_path::ids_
private
std::vector<std::string> vdj_pipe::Variable_path::pt_
private

The documentation for this class was generated from the following file: