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

Arguments bundle passed to construct or recycle a cspins_iterator. More...

#include <spot/ltsmin/spins_kripke.hh>

Collaboration diagram for spot::cspins_iterator::cspins_iterator_param:

Public Attributes

cspins_state s
 Current state. More...
 
const spot::spins_interfaced
 Spins interface. More...
 
cspins_state_managermanager
 State manager. More...
 
inner_callback_parametersinner
 Callback arguments. More...
 
cube cond
 Current cube condition. More...
 
bool compress
 Whether compression is used. More...
 
bool selfloopize
 Whether to selfloopize. More...
 
spot::cubesetcubeset
 Cube set. More...
 
int dead_idx
 Deadlock AP index. More...
 
unsigned tid
 Thread identifier. More...
 

Detailed Description

Arguments bundle passed to construct or recycle a cspins_iterator.

Member Data Documentation

◆ compress

bool spot::cspins_iterator::cspins_iterator_param::compress

Whether compression is used.

◆ cond

cube spot::cspins_iterator::cspins_iterator_param::cond

Current cube condition.

◆ cubeset

spot::cubeset& spot::cspins_iterator::cspins_iterator_param::cubeset

Cube set.

◆ d

const spot::spins_interface* spot::cspins_iterator::cspins_iterator_param::d

Spins interface.

◆ dead_idx

int spot::cspins_iterator::cspins_iterator_param::dead_idx

Deadlock AP index.

◆ inner

inner_callback_parameters& spot::cspins_iterator::cspins_iterator_param::inner

Callback arguments.

◆ manager

cspins_state_manager& spot::cspins_iterator::cspins_iterator_param::manager

State manager.

◆ s

cspins_state spot::cspins_iterator::cspins_iterator_param::s

Current state.

◆ selfloopize

bool spot::cspins_iterator::cspins_iterator_param::selfloopize

Whether to selfloopize.

◆ tid

unsigned spot::cspins_iterator::cspins_iterator_param::tid

Thread identifier.


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