vdj_pipe
pipeline for processing DNA sequence data
Public Member Functions | Public Attributes | List of all members
vdj_pipe::Group_count Class Reference

#include <find_shared_impl.hpp>

Collaboration diagram for vdj_pipe::Group_count:
Collaboration graph
[legend]

Public Member Functions

 Group_count ()
 
 Group_count (const std::size_t n_groups)
 
unsigned group_count () const
 
void operator() (const Mapped_id mid)
 
unsigned operator[] (const Mapped_id mid) const
 
unsigned copy_count () const
 
void operator() (Group_count const &gc)
 

Public Attributes

std::vector< unsigned > v_
 

Constructor & Destructor Documentation

vdj_pipe::Group_count::Group_count ( )
inline
vdj_pipe::Group_count::Group_count ( const std::size_t  n_groups)
inlineexplicit

Member Function Documentation

unsigned vdj_pipe::Group_count::copy_count ( ) const
inline
unsigned vdj_pipe::Group_count::group_count ( ) const
inline
void vdj_pipe::Group_count::operator() ( const Mapped_id  mid)
inline
void vdj_pipe::Group_count::operator() ( Group_count const &  gc)
inline
unsigned vdj_pipe::Group_count::operator[] ( const Mapped_id  mid) const
inline

Member Data Documentation

std::vector<unsigned> vdj_pipe::Group_count::v_

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