Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 37: Line 37:  
|-
 
|-
 
| <code>CigarOperator & Cigar::operator [] (int i)</code>
 
| <code>CigarOperator & Cigar::operator [] (int i)</code>
 +
| Return the Cigar Operation at the specified index (starting at 0).
 +
|-
 +
| <code>CigarOperator & Cigar::getOperator(int i)</code>
 
| Return the Cigar Operation at the specified index (starting at 0).
 
| Return the Cigar Operation at the specified index (starting at 0).
 
|-
 
|-

Navigation menu