vdj_pipe
pipeline for processing DNA sequence data
Public Types | Protected Member Functions | Protected Attributes | List of all members
vdj_pipe::detail::Step_base_paired_emid Class Reference

#include <step_base_paired_emid.hpp>

Inheritance diagram for vdj_pipe::detail::Step_base_paired_emid:
Inheritance graph
[legend]
Collaboration diagram for vdj_pipe::detail::Step_base_paired_emid:
Collaboration graph
[legend]

Public Types

typedef Vm_access_paired_emid vma_type
 
- Public Types inherited from vdj_pipe::detail::Step_base
typedef Seq_record::sequence seq_type
 
typedef Qual_record::quality qual_type
 

Protected Member Functions

 Step_base_paired_emid (vma_type const &vma, boost::property_tree::ptree const &pt, Pipe_environment &pe)
 

Protected Attributes

vma_type vma_
 

Additional Inherited Members

- Public Member Functions inherited from vdj_pipe::detail::Step_base
char delimiter () const
 
 Step_base (boost::property_tree::ptree const &pt, Pipe_environment const &pe)
 
void summary (std::ostream &) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

vdj_pipe::detail::Step_base_paired_emid::Step_base_paired_emid ( vma_type const &  vma,
boost::property_tree::ptree const &  pt,
Pipe_environment pe 
)
inlineprotected

Member Data Documentation

vma_type vdj_pipe::detail::Step_base_paired_emid::vma_
protected

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