vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | Private Types | Static Private Member Functions | Private Attributes | List of all members
vdj_pipe::gdst::Children Class Reference

#include <nodes.hpp>

Public Member Functions

 Children ()
 
Branch_id const & operator[] (const Nucleotide n) const
 
Branch_id & operator[] (const Nucleotide n)
 

Private Types

typedef boost::array< Branch_id, 4 > stor
 

Static Private Member Functions

static stor const & init ()
 

Private Attributes

stor b_
 

Member Typedef Documentation

typedef boost::array<Branch_id,4> vdj_pipe::gdst::Children::stor
private

Constructor & Destructor Documentation

vdj_pipe::gdst::Children::Children ( )
inline

Member Function Documentation

static stor const& vdj_pipe::gdst::Children::init ( )
inlinestaticprivate
Branch_id const& vdj_pipe::gdst::Children::operator[] ( const Nucleotide  n) const
inline
Branch_id& vdj_pipe::gdst::Children::operator[] ( const Nucleotide  n)
inline

Member Data Documentation

stor vdj_pipe::gdst::Children::b_
private

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