|
ROSE 0.11.145.354
|
Definition at line 189 of file GraphBoost.h.
Public Types | |
| using | iterator_category = std::bidirectional_iterator_tag |
| using | value_type = const size_t |
| using | difference_type = std::ptrdiff_t |
| using | pointer = const size_t * |
| using | reference = const size_t & |
Public Member Functions | |
| ConstEdgeOuterIterator (const ConstEdgeOuterIterator &other) | |
| ConstEdgeOuterIterator (const EdgeOuterIterator< V, E, VKey, EKey, Alloc > &other) | |
| ConstEdgeOuterIterator (const BaseIter &base) | |
| ConstEdgeOuterIterator & | operator= (const ConstEdgeOuterIterator &other) |
| ConstEdgeOuterIterator & | operator++ () |
| ConstEdgeOuterIterator & | operator-- () |
| ConstEdgeOuterIterator | operator++ (int) |
| ConstEdgeOuterIterator | operator-- (int) |
| bool | operator== (const ConstEdgeOuterIterator &other) const |
| bool | operator!= (const ConstEdgeOuterIterator &other) const |
| const size_t & | operator* () const |
| using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::iterator_category = std::bidirectional_iterator_tag |
Definition at line 192 of file GraphBoost.h.
| using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 193 of file GraphBoost.h.
| using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 194 of file GraphBoost.h.
| using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 195 of file GraphBoost.h.
| using Sawyer::Boost::ConstEdgeOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 196 of file GraphBoost.h.
|
inline |
Definition at line 202 of file GraphBoost.h.
|
inline |
Definition at line 203 of file GraphBoost.h.
|
inline |
Definition at line 204 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 205 of file GraphBoost.h.
|
inline |
Definition at line 206 of file GraphBoost.h.
|
inline |
Definition at line 207 of file GraphBoost.h.
|
inline |
Definition at line 208 of file GraphBoost.h.
|
inline |
Definition at line 209 of file GraphBoost.h.
|
inline |
Definition at line 210 of file GraphBoost.h.
|
inline |
Definition at line 211 of file GraphBoost.h.
|
inline |
Definition at line 212 of file GraphBoost.h.
|
inline |
Definition at line 213 of file GraphBoost.h.