This is the complete list of members for hal::SegmentIterator, including all inherited members.
counted_ptr< const SegmentIterator > (defined in hal::SegmentIterator) | hal::SegmentIterator | friend |
counted_ptr< SegmentIterator > (defined in hal::SegmentIterator) | hal::SegmentIterator | friend |
getArrayIndex() const =0 | hal::Segment | pure virtual |
getEndOffset() const =0 | hal::SlicedSegment | pure virtual |
getEndPosition() const =0 | hal::Segment | pure virtual |
getGenome() const =0 | hal::Segment | pure virtual |
getGenome()=0 | hal::Segment | pure virtual |
getLength() const =0 | hal::Segment | pure virtual |
getMappedSegments(std::set< MappedSegmentConstPtr > &outSegments, const Genome *tgtGenome, const std::set< const Genome * > *genomesOnPath=NULL, bool doDupes=true, hal_size_t minLength=0) const =0 | hal::Segment | pure virtual |
getReversed() const =0 | hal::SlicedSegment | pure virtual |
getSequence() const =0 | hal::Segment | pure virtual |
getSequence()=0 | hal::Segment | pure virtual |
getStartOffset() const =0 | hal::SlicedSegment | pure virtual |
getStartPosition() const =0 | hal::Segment | pure virtual |
getString(std::string &outString) const =0 | hal::Segment | pure virtual |
isFirst() const =0 | hal::Segment | pure virtual |
isLast() const =0 | hal::Segment | pure virtual |
isMissingData(double nThreshold) const =0 | hal::Segment | pure virtual |
isTop() const =0 | hal::Segment | pure virtual |
leftOf(hal_index_t genomePos) const =0 | hal::Segment | pure virtual |
overlaps(hal_index_t genomePos) const =0 | hal::Segment | pure virtual |
print(std::ostream &os) const =0 | hal::Segment | pure virtual |
rightOf(hal_index_t genomePos) const =0 | hal::Segment | pure virtual |
setArrayIndex(Genome *genome, hal_index_t arrayIndex)=0 | hal::Segment | pure virtual |
setArrayIndex(const Genome *genome, hal_index_t arrayIndex) const =0 | hal::Segment | pure virtual |
setCoordinates(hal_index_t startPos, hal_size_t length)=0 | hal::Segment | pure virtual |
slice(hal_offset_t startOffset=0, hal_offset_t endOffset=0) const =0 | hal::SlicedSegment | pure virtual |
toLeft(hal_index_t leftCutoff=NULL_INDEX) const =0 | hal::SegmentIterator | pure virtual |
toReverse() const =0 | hal::SlicedSegment | pure virtual |
toReverseInPlace() const =0 | hal::SlicedSegment | pure virtual |
toRight(hal_index_t rightCutoff=NULL_INDEX) const =0 | hal::SegmentIterator | pure virtual |
toSite(hal_index_t position, bool slice=true) const =0 | hal::SegmentIterator | pure virtual |
~Segment()=0 (defined in hal::Segment) | hal::Segment | inlineprotectedpure virtual |
~SegmentIterator()=0 (defined in hal::SegmentIterator) | hal::SegmentIterator | inlineprotectedpure virtual |
~SlicedSegment()=0 (defined in hal::SlicedSegment) | hal::SlicedSegment | inlineprotectedpure virtual |