vdj_pipe
pipeline for processing DNA sequence data
Public Types | Static Public Member Functions | List of all members
vdj_pipe::step::Maker< Step > Struct Template Reference

#include <step_maker.hpp>

Public Types

typedef Step result_type
 
typedef result_type::vma_type vma_type
 

Static Public Member Functions

static std::string const & name ()
 
static std::string const & category ()
 
static std::string const & comment ()
 
static std::string const & description ()
 
static result_type make (vma_type const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
 

Member Typedef Documentation

template<class Step >
typedef Step vdj_pipe::step::Maker< Step >::result_type
template<class Step >
typedef result_type::vma_type vdj_pipe::step::Maker< Step >::vma_type

Member Function Documentation

template<class Step >
static std::string const& vdj_pipe::step::Maker< Step >::category ( )
inlinestatic
template<class Step >
static std::string const& vdj_pipe::step::Maker< Step >::comment ( )
inlinestatic
template<class Step >
static std::string const& vdj_pipe::step::Maker< Step >::description ( )
inlinestatic
template<class Step >
static result_type vdj_pipe::step::Maker< Step >::make ( vma_type const &  vma,
boost::property_tree::ptree const &  pt,
Pipe_environment pe 
)
inlinestatic
template<class Step >
static std::string const& vdj_pipe::step::Maker< Step >::name ( )
inlinestatic

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