vdj_pipe
pipeline for processing DNA sequence data
Private Types | List of all members
vdj_pipe::Pipeline_input< Config > Class Template Reference

#include <pipeline_input.hpp>

Private Types

typedef Config::step_type step_type
 
typedef Config::value_map_access vm_access
 
typedef std::vector< step_typestep_vector
 

Member Typedef Documentation

template<class Config >
typedef Config::step_type vdj_pipe::Pipeline_input< Config >::step_type
private
template<class Config >
typedef std::vector<step_type> vdj_pipe::Pipeline_input< Config >::step_vector
private
template<class Config >
typedef Config::value_map_access vdj_pipe::Pipeline_input< Config >::vm_access
private

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