|
ROSE 0.11.145.354
|
Definition at line 132 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 | |
| ConstVertexOuterIterator (const ConstVertexOuterIterator &other) | |
| ConstVertexOuterIterator (const VertexOuterIterator< V, E, VKey, EKey, Alloc > &other) | |
| ConstVertexOuterIterator (const BaseIter &base) | |
| ConstVertexOuterIterator & | operator= (const ConstVertexOuterIterator &other) |
| ConstVertexOuterIterator & | operator++ () |
| ConstVertexOuterIterator & | operator-- () |
| ConstVertexOuterIterator | operator++ (int) |
| ConstVertexOuterIterator | operator-- (int) |
| bool | operator== (const ConstVertexOuterIterator &other) const |
| bool | operator!= (const ConstVertexOuterIterator &other) const |
| const size_t & | operator* () const |
| using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::iterator_category = std::bidirectional_iterator_tag |
Definition at line 135 of file GraphBoost.h.
| using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::value_type = const size_t |
Definition at line 136 of file GraphBoost.h.
| using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::difference_type = std::ptrdiff_t |
Definition at line 137 of file GraphBoost.h.
| using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::pointer = const size_t* |
Definition at line 138 of file GraphBoost.h.
| using Sawyer::Boost::ConstVertexOuterIterator< V, E, VKey, EKey, Alloc >::reference = const size_t& |
Definition at line 139 of file GraphBoost.h.
|
inline |
Definition at line 145 of file GraphBoost.h.
|
inline |
Definition at line 146 of file GraphBoost.h.
|
inline |
Definition at line 147 of file GraphBoost.h.
|
inlineexplicit |
Definition at line 148 of file GraphBoost.h.
|
inline |
Definition at line 149 of file GraphBoost.h.
|
inline |
Definition at line 150 of file GraphBoost.h.
|
inline |
Definition at line 151 of file GraphBoost.h.
|
inline |
Definition at line 152 of file GraphBoost.h.
|
inline |
Definition at line 153 of file GraphBoost.h.
|
inline |
Definition at line 154 of file GraphBoost.h.
|
inline |
Definition at line 155 of file GraphBoost.h.
|
inline |
Definition at line 156 of file GraphBoost.h.