spot  2.4.1
Public Types | Public Member Functions | List of all members
spot::internal::all_trans< Graph > Class Template Reference
Collaboration diagram for spot::internal::all_trans< Graph >:
Collaboration graph

Public Types

typedef std::conditional< std::is_const< Graph >::value, const typename Graph::edge_vector_t, typename Graph::edge_vector_t >::type tv_t
 
typedef all_edge_iterator< Graph > iter_t
 

Public Member Functions

 all_trans (tv_t &tv) noexcept
 
iter_t begin () const
 
iter_t end () const
 

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 Thu Oct 5 2017 20:23:13 for spot by doxygen 1.8.13