Classes | Public Types | Public Member Functions | Public Attributes

spot::tgba_run Struct Reference
[TGBA runs and supporting functions]

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

#include <tgbaalgos/emptiness.hh>

List of all members.

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


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 Tue Feb 1 2011 12:00:54 for spot by doxygen 1.7.1