ARB
Public Member Functions | List of all members
CharCounter Class Reference

#include <SequenceBuffer.h>

Public Member Functions

 CharCounter ()
 
size_t getCount (unsigned char idx) const
 
size_t getCount () const
 
void countChars (const std::string &line)
 
void clear ()
 

Detailed Description

Definition at line 21 of file SequenceBuffer.h.

Constructor & Destructor Documentation

CharCounter::CharCounter ( )
inline

Definition at line 26 of file SequenceBuffer.h.

References clear().

Member Function Documentation

size_t CharCounter::getCount ( unsigned char  idx) const
inline

Definition at line 28 of file SequenceBuffer.h.

size_t CharCounter::getCount ( ) const
inline

Definition at line 29 of file SequenceBuffer.h.

void CharCounter::countChars ( const std::string line)

Definition at line 20 of file SequenceBuffer.cxx.

References arb_test::all().

Referenced by BaseCounter::addLine().

void CharCounter::clear ( )

Definition at line 15 of file SequenceBuffer.cxx.

References arb_test::all().

Referenced by CharCounter().


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