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

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 383 of file cfl_project.cpp.

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
 

Constructor & Destructor Documentation

◆ node_iterator_t() [1/2]

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

Definition at line 384 of file cfl_project.cpp.

◆ node_iterator_t() [2/2]

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

Member Function Documentation

◆ Ev()

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

Definition at line 388 of file cfl_project.cpp.

◆ X2()

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

Definition at line 390 of file cfl_project.cpp.

◆ X2It()

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

Definition at line 389 of file cfl_project.cpp.


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

libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen