#include <p_graph_piter.hh>
Inherits site_set_iterator_base< S, p_graph_piter< S, I > >.
| Public Member Functions | |
| const S::graph_t & | graph () const | 
| Return the graph associated to the target S. | |
| unsigned | id () const | 
| Return the graph element id. | |
| mln_q_subject (iter) element() | |
| Return the underlying graph element. | |
| void | next () | 
| Go to the next element. | |
| p_graph_piter () | |
| Constructors. | |
| mln::p_graph_piter< S, I >::p_graph_piter | ( | ) |  [inline] | 
Constructors.
| const S::graph_t & mln::p_graph_piter< S, I >::graph | ( | ) | const  [inline] | 
Return the graph associated to the target S.
| unsigned mln::p_graph_piter< S, I >::id | ( | ) | const  [inline] | 
Return the graph element id.
| mln::p_graph_piter< S, I >::mln_q_subject | ( | iter | ) | 
Return the underlying graph element.
| void mln::Site_Iterator< p_graph_piter< S, I > >::next | ( | ) |  [inherited] | 
Go to the next element.
 1.5.9
 1.5.9