OR-Tools  9.6
SortedDisjointIntervalList Member List

This is the complete list of members for SortedDisjointIntervalList, including all inherited members.

begin() constSortedDisjointIntervalListinline
BuildComplementOnInterval(int64_t start, int64_t end)SortedDisjointIntervalList
clear()SortedDisjointIntervalListinline
ConstIterator typedefSortedDisjointIntervalList
DebugString() constSortedDisjointIntervalList
end() constSortedDisjointIntervalListinline
FirstIntervalGreaterOrEqual(int64_t value) constSortedDisjointIntervalList
GrowRightByOne(int64_t value, int64_t *newly_covered)SortedDisjointIntervalList
InsertInterval(int64_t start, int64_t end)SortedDisjointIntervalList
InsertIntervals(const std::vector< int64_t > &starts, const std::vector< int64_t > &ends)SortedDisjointIntervalList
InsertIntervals(const std::vector< int > &starts, const std::vector< int > &ends)SortedDisjointIntervalList
IntervalSet typedefSortedDisjointIntervalList
Iterator typedefSortedDisjointIntervalList
last() constSortedDisjointIntervalListinline
LastIntervalLessOrEqual(int64_t value) constSortedDisjointIntervalList
NumIntervals() constSortedDisjointIntervalListinline
SortedDisjointIntervalList()SortedDisjointIntervalList
SortedDisjointIntervalList(const std::vector< ClosedInterval > &intervals)SortedDisjointIntervalListexplicit
SortedDisjointIntervalList(const std::vector< int64_t > &starts, const std::vector< int64_t > &ends)SortedDisjointIntervalList
SortedDisjointIntervalList(const std::vector< int > &starts, const std::vector< int > &ends)SortedDisjointIntervalList
swap(SortedDisjointIntervalList &other)SortedDisjointIntervalListinline