faudes::node_iterator_t< VLabel, ELabel > Struct Template Reference

An iterator over the set of edges related to one vertex is interpreted as a transition. More...

Public Member Functions

 node_iterator_t (void)
 node_iterator_t (const typename TNode< VLabel, ELabel >::iterator &nit)
ELabel Ev (void) const
graph_iterator_t< VLabel, ELabel > X2It (void) const
VLabel X2 (void) const

Detailed Description

template<class VLabel, class ELabel>
struct faudes::node_iterator_t< VLabel, ELabel >

An iterator over the set of edges related to one vertex is interpreted as a transition.

Definition at line 385 of file cfl_project.cpp.

Constructor & Destructor Documentation

template<class VLabel, class ELabel>
faudes::node_iterator_t< VLabel, ELabel >::node_iterator_t ( void  )
inline

Definition at line 386 of file cfl_project.cpp.

template<class VLabel, class ELabel>
faudes::node_iterator_t< VLabel, ELabel >::node_iterator_t ( const typename TNode< VLabel, ELabel >::iterator &  nit)
inline

Definition at line 388 of file cfl_project.cpp.

Member Function Documentation

template<class VLabel, class ELabel>
ELabel faudes::node_iterator_t< VLabel, ELabel >::Ev ( void  ) const
inline

Definition at line 390 of file cfl_project.cpp.

template<class VLabel, class ELabel>
VLabel faudes::node_iterator_t< VLabel, ELabel >::X2 ( void  ) const
inline

Definition at line 392 of file cfl_project.cpp.

template<class VLabel, class ELabel>
graph_iterator_t< VLabel , ELabel > faudes::node_iterator_t< VLabel, ELabel >::X2It ( void  ) const
inline

Definition at line 391 of file cfl_project.cpp.


The documentation for this struct was generated from the following file:

libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen