ROSE 0.11.145.147
|
Definition at line 168 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 171 of file GraphBoost.h.
using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 172 of file GraphBoost.h.
using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 173 of file GraphBoost.h.
using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 174 of file GraphBoost.h.
using Sawyer::Boost::EdgeOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 175 of file GraphBoost.h.
|
inline |
Definition at line 181 of file GraphBoost.h.
|
inline |
Definition at line 182 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 183 of file GraphBoost.h.
|
inline |
Definition at line 184 of file GraphBoost.h.
|
inline |
Definition at line 185 of file GraphBoost.h.
|
inline |
Definition at line 186 of file GraphBoost.h.
|
inline |
Definition at line 187 of file GraphBoost.h.
|
inline |
Definition at line 188 of file GraphBoost.h.
|
inline |
Definition at line 189 of file GraphBoost.h.
|
inline |
Definition at line 190 of file GraphBoost.h.
|
inline |
Definition at line 191 of file GraphBoost.h.