spot  1.0.1
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 comment this page and report errors about it on the RefDocComments page.
Generated on Wed Jan 23 2013 15:00:03 for spot by doxygen 1.8.1.2