spot  2.16
Public Attributes | List of all members
spot::transition_info Struct Reference

Transition information passed to callbacks during state-space exploration. More...

#include <spot/ltsmin/spins_interface.hh>

Collaboration diagram for spot::transition_info:

Public Attributes

int * labels
 Edge labels, NULL, or label pointer. More...
 
int group
 Transition group, or -1 if unknown. More...
 

Detailed Description

Transition information passed to callbacks during state-space exploration.

Member Data Documentation

◆ group

int spot::transition_info::group

Transition group, or -1 if unknown.

◆ labels

int* spot::transition_info::labels

Edge labels, NULL, or label pointer.


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 Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1