|
ROSE 0.11.145.354
|
Definition at line 161 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 | |
| EdgeOuterIterator (const EdgeOuterIterator &other) | |
| EdgeOuterIterator (const BaseIter &base) | |
| EdgeOuterIterator & | operator= (const EdgeOuterIterator &other) |
| EdgeOuterIterator & | operator++ () |
| EdgeOuterIterator & | operator-- () |
| EdgeOuterIterator | operator++ (int) |
| EdgeOuterIterator | operator-- (int) |
| bool | operator== (const EdgeOuterIterator &other) const |
| bool | operator!= (const EdgeOuterIterator &other) const |
| const size_t & | operator* () const |
| using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::iterator_category = std::bidirectional_iterator_tag |
Definition at line 164 of file GraphBoost.h.
| using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 165 of file GraphBoost.h.
| using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 166 of file GraphBoost.h.
| using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 167 of file GraphBoost.h.
| using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 168 of file GraphBoost.h.
|
inline |
Definition at line 174 of file GraphBoost.h.
|
inline |
Definition at line 175 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 176 of file GraphBoost.h.
|
inline |
Definition at line 177 of file GraphBoost.h.
|
inline |
Definition at line 178 of file GraphBoost.h.
|
inline |
Definition at line 179 of file GraphBoost.h.
|
inline |
Definition at line 180 of file GraphBoost.h.
|
inline |
Definition at line 181 of file GraphBoost.h.
|
inline |
Definition at line 182 of file GraphBoost.h.
|
inline |
Definition at line 183 of file GraphBoost.h.
|
inline |
Definition at line 184 of file GraphBoost.h.