|
void | reserve (size_t baseCount) |
|
size_t | size () |
|
void | clear () |
|
uint8_t | operator[] (size_t index) |
|
void | push_back (uint8_t base) |
|
char | operator[] (PackedVectorIndex_t baseIndex) |
|
void | set (PackedVectorIndex_t baseIndex, char value) |
|
void | push_back (char value) |
|
Definition at line 381 of file GenomeSequence.cpp.
The documentation for this class was generated from the following files: