ROSE 0.11.145.147
|
Definition at line 111 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 | |
VertexOuterIterator (const VertexOuterIterator &other) | |
VertexOuterIterator (const BaseIter &base) | |
VertexOuterIterator & | operator= (const VertexOuterIterator &other) |
VertexOuterIterator & | operator++ () |
VertexOuterIterator & | operator-- () |
VertexOuterIterator | operator++ (int) |
VertexOuterIterator | operator-- (int) |
bool | operator== (const VertexOuterIterator &other) const |
bool | operator!= (const VertexOuterIterator &other) const |
const size_t & | operator* () const |
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::iterator_category = std::bidirectional_iterator_tag |
Definition at line 114 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 115 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 116 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 117 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 118 of file GraphBoost.h.
|
inline |
Definition at line 124 of file GraphBoost.h.
|
inline |
Definition at line 125 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 126 of file GraphBoost.h.
|
inline |
Definition at line 127 of file GraphBoost.h.
|
inline |
Definition at line 128 of file GraphBoost.h.
|
inline |
Definition at line 129 of file GraphBoost.h.
|
inline |
Definition at line 130 of file GraphBoost.h.
|
inline |
Definition at line 131 of file GraphBoost.h.
|
inline |
Definition at line 132 of file GraphBoost.h.
|
inline |
Definition at line 133 of file GraphBoost.h.
|
inline |
Definition at line 134 of file GraphBoost.h.