|
MorphoGraphX
2.0-1-227
|
#include <VVGraph.hpp>
Inheritance diagram for mgx::ForAll::ForwardIter< iterator >:Public Types | |
| typedef std::iterator_traits< iterator >::value_type | value_type |
| typedef std::iterator_traits< iterator >::reference | reference |
Public Member Functions | |
| ForwardIter (const iterator &fst, const iterator &lst) | |
| const reference | value () const |
| bool | is_end () const |
Public Member Functions inherited from mgx::ForAll::BaseForwardIter | |
| virtual | ~BaseForwardIter () |
Public Attributes | |
| iterator | it |
| iterator | end |
| int | brk |
Definition at line 59 of file VVGraph.hpp.
| typedef std::iterator_traits<iterator>::reference mgx::ForAll::ForwardIter< iterator >::reference |
Definition at line 62 of file VVGraph.hpp.
| typedef std::iterator_traits<iterator>::value_type mgx::ForAll::ForwardIter< iterator >::value_type |
Definition at line 61 of file VVGraph.hpp.
|
inline |
Definition at line 64 of file VVGraph.hpp.
|
inline |
Definition at line 71 of file VVGraph.hpp.
|
inline |
Definition at line 66 of file VVGraph.hpp.
|
mutable |
Definition at line 74 of file VVGraph.hpp.
| iterator mgx::ForAll::ForwardIter< iterator >::end |
Definition at line 73 of file VVGraph.hpp.
|
mutable |
Definition at line 72 of file VVGraph.hpp.
1.8.17