Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
util::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator Member List

This is the complete list of members for util::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator, including all inherited members.

difference_type typedefutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator
Index() constutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
iterator_category typedefutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator
Next()util::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
Ok() constutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
operator!=(const typename ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator &other) constutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
operator*() constutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
operator++()util::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
OutgoingHeadIterator(const ListGraph &graph, NodeIndexType node)util::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
OutgoingHeadIterator(const ListGraph &graph, NodeIndexType node, ArcIndexType arc)util::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIteratorinline
pointer typedefutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator
reference typedefutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator
value_type typedefutil::ListGraph< NodeIndexType, ArcIndexType >::OutgoingHeadIterator