CigarRoller Class Reference

Inheritance diagram for CigarRoller:
Inheritance graph
[legend]
Collaboration diagram for CigarRoller:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CigarRoller (const char *cigarString)
CigarRolleroperator+= (CigarRoller &rhs)
CigarRolleroperator+= (const CigarOperator &rhs)
CigarRolleroperator= (CigarRoller &rhs)
void Add (Operation operation, int count)
void Add (char operation, int count)
void Add (const char *cigarString)
void Add (CigarRoller &rhs)
void Set (const char *cigarString)
void Set (const uint32_t *cigarBuffer, uint16_t bufferLen)
int getMatchPositionOffset ()
const char * getString ()
void clear ()

Friends

std::ostream & operator<< (std::ostream &stream, const CigarRoller &roller)

Detailed Description

Definition at line 65 of file CigarRoller.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 17 15:38:31 2010 for StatGen Software by  doxygen 1.6.3