This is the complete list of members for MergeSegment, including all inherited members.
_a | MergeSegment | |
_b | MergeSegment | |
_destOffset | MergeSegment | |
ExecuteMerge(const SORTCLASS &sort, SOURCEITERATOR source, DESTITERATOR destination, const HELPER &helper) const | MergeSegment | |
FindMergeInsertionIndex(const SORTCLASS &sort, const TYPE &key, ITERATOR arr, Int count, Int &insertionIndex) const | MergeSegment | private |
Init(Int block, Int chunksize, Int count) | MergeSegment | |
maximumSegmentsPerSplit | MergeSegment | static |
maximumSplits | MergeSegment | static |
Split(const SORTCLASS &sort, ITERATOR arr, BaseArray< MergeSegment > &seg, Int &segments) const | MergeSegment |