vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
vdj_pipe::step::Step_builder_registry< Config >::Insert Class Reference
Collaboration diagram for vdj_pipe::step::Step_builder_registry< Config >::Insert:
Collaboration graph
[legend]

Public Member Functions

 Insert (constructor_map_t &constr_map)
 
template<class M >
void operator() (M const &) const
 

Static Public Member Functions

template<class M >
static step_variant make (vm_access const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
 

Private Attributes

constructor_map_tcm_
 

Constructor & Destructor Documentation

template<class Config >
vdj_pipe::step::Step_builder_registry< Config >::Insert::Insert ( constructor_map_t constr_map)
inlineexplicit

Member Function Documentation

template<class Config >
template<class M >
static step_variant vdj_pipe::step::Step_builder_registry< Config >::Insert::make ( vm_access const &  vma,
boost::property_tree::ptree const &  pt,
Pipe_environment pe 
)
inlinestatic
template<class Config >
template<class M >
void vdj_pipe::step::Step_builder_registry< Config >::Insert::operator() ( M const &  ) const
inline

Member Data Documentation

template<class Config >
constructor_map_t* vdj_pipe::step::Step_builder_registry< Config >::Insert::cm_
mutableprivate

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