|
template<class VLabel, class ELabel>
struct faudes::graph_iterator_t< VLabel, ELabel >
An iterator over the map of all nodes is interpreted as a state incl.
all related transition. This impelmentation provides convenience methods to access the state index and to iterate over exiting transitions.
Definition at line 327 of file cfl_project.cpp.
◆ graph_iterator_t() [1/2]
template<class VLabel , class ELabel >
◆ graph_iterator_t() [2/2]
template<class VLabel , class ELabel >
◆ Begin() [1/2]
template<class VLabel , class ELabel >
◆ Begin() [2/2]
template<class VLabel , class ELabel >
◆ End() [1/2]
template<class VLabel , class ELabel >
◆ End() [2/2]
template<class VLabel , class ELabel >
◆ Erase()
template<class VLabel , class ELabel >
◆ FakeConst()
template<class VLabel , class ELabel >
◆ IncRefCnt()
template<class VLabel , class ELabel >
◆ Insert()
template<class VLabel , class ELabel >
◆ Str()
template<class VLabel , class ELabel >
◆ UsrFlg() [1/2]
template<class VLabel , class ELabel >
◆ UsrFlg() [2/2]
template<class VLabel , class ELabel >
◆ X1()
template<class VLabel , class ELabel >
The documentation for this struct was generated from the following file:
libFAUDES 2.32b
--- 2024.03.01
--- c++ api documentaion by doxygen
|