vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | Private Attributes | List of all members
vdj_pipe::detail::Inserter Class Reference
Collaboration diagram for vdj_pipe::detail::Inserter:
Collaboration graph
[legend]

Public Member Functions

 Inserter (Step_registry::mmap_t &s_descr_map, Step_registry::cats_t &cats)
 
template<class WStep >
void operator() (WStep const &) const
 

Private Attributes

Step_registry::mmap_tmm_
 
Step_registry::cats_tcats_
 

Constructor & Destructor Documentation

vdj_pipe::detail::Inserter::Inserter ( Step_registry::mmap_t s_descr_map,
Step_registry::cats_t cats 
)
inlineexplicit

Member Function Documentation

template<class WStep >
void vdj_pipe::detail::Inserter::operator() ( WStep const &  ) const
inline

Member Data Documentation

Step_registry::cats_t* vdj_pipe::detail::Inserter::cats_
mutableprivate
Step_registry::mmap_t* vdj_pipe::detail::Inserter::mm_
mutableprivate

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