spot  1.1.3
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
spot::tgba_run Struct Reference

An accepted run, for a tgba. More...

#include <tgbaalgos/emptiness.hh>

Collaboration diagram for spot::tgba_run:
Collaboration graph

Classes

struct  step
 

Public Types

typedef std::list< stepsteps
 

Public Member Functions

 ~tgba_run ()
 
 tgba_run ()
 
 tgba_run (const tgba_run &run)
 
tgba_runoperator= (const tgba_run &run)
 

Public Attributes

steps prefix
 
steps cycle
 

Detailed Description

An accepted run, for a tgba.

Member Typedef Documentation

typedef std::list<step> spot::tgba_run::steps

Constructor & Destructor Documentation

spot::tgba_run::~tgba_run ( )
spot::tgba_run::tgba_run ( )
inline
spot::tgba_run::tgba_run ( const tgba_run run)

Member Function Documentation

tgba_run& spot::tgba_run::operator= ( const tgba_run run)

Member Data Documentation

steps spot::tgba_run::cycle
steps spot::tgba_run::prefix

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 Jul 9 2013 14:04:34 for spot by doxygen 1.8.4