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...

List of all members.

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 381 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 382 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 384 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 386 of file cfl_project.cpp.

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

Definition at line 388 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 387 of file cfl_project.cpp.


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

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen