ROSE 0.11.145.192
|
Definition at line 104 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 107 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 108 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 109 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 110 of file GraphBoost.h.
using Sawyer::Boost::VertexOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 111 of file GraphBoost.h.
|
inline |
Definition at line 117 of file GraphBoost.h.
|
inline |
Definition at line 118 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 119 of file GraphBoost.h.
|
inline |
Definition at line 120 of file GraphBoost.h.
|
inline |
Definition at line 121 of file GraphBoost.h.
|
inline |
Definition at line 122 of file GraphBoost.h.
|
inline |
Definition at line 123 of file GraphBoost.h.
|
inline |
Definition at line 124 of file GraphBoost.h.
|
inline |
Definition at line 125 of file GraphBoost.h.
|
inline |
Definition at line 126 of file GraphBoost.h.
|
inline |
Definition at line 127 of file GraphBoost.h.