spot  1.99.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
spot::internal::edge_iterator< Graph > Class Template Reference
Inheritance diagram for spot::internal::edge_iterator< Graph >:
Inheritance graph
Collaboration diagram for spot::internal::edge_iterator< Graph >:
Collaboration graph

Public Types

typedef Graph::edge edge
 

Public Member Functions

 edge_iterator (Graph *g, edge t)
 
bool operator== (edge_iterator o) const
 
bool operator!= (edge_iterator o) const
 
super::reference operator* ()
 
super::pointer operator-> ()
 
edge_iterator operator++ ()
 
edge_iterator operator++ (int)
 
 operator bool () const
 
edge trans () const
 

Protected Attributes

Graph * g_
 
edge t_
 

The documentation for this class 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 Wed Aug 26 2015 08:42:38 for spot by doxygen 1.8.8