spot  2.1.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Member Functions | Protected Attributes | List of all members
spot::internal::succ_iterator Struct Reference

Helper structure to iterate over the successor of a state using the on-the-fly interface. More...

#include <spot/twa/twa.hh>

Collaboration diagram for spot::internal::succ_iterator:
Collaboration graph

Public Member Functions

 succ_iterator (twa_succ_iterator *it)
 
bool operator== (succ_iterator o) const
 
bool operator!= (succ_iterator o) const
 
const twa_succ_iteratoroperator* () const
 
void operator++ ()
 

Protected Attributes

twa_succ_iteratorit_
 

Detailed Description

Helper structure to iterate over the successor of a state using the on-the-fly interface.

This one emulates an STL-like iterator over the twa_succ_iterator interface.


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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Tue Sep 20 2016 07:13:03 for spot by doxygen 1.8.8