spot  1.1.4
Public Types | Public Member Functions | Public Attributes | List of all members
spot::ltl::random_formula::op_proba Struct Reference

#include <ltlvisit/randomltl.hh>

Collaboration diagram for spot::ltl::random_formula::op_proba:
Collaboration graph

Public Types

typedef const formula *(* builder )(const random_formula *rl, int n)
 

Public Member Functions

void setup (const char *name, int min_n, builder build)
 

Public Attributes

const char * name
 
int min_n
 
double proba
 
builder build
 

Member Typedef Documentation

typedef const formula*(* spot::ltl::random_formula::op_proba::builder)(const random_formula *rl, int n)

Member Function Documentation

void spot::ltl::random_formula::op_proba::setup ( const char *  name,
int  min_n,
builder  build 
)

Member Data Documentation

builder spot::ltl::random_formula::op_proba::build
int spot::ltl::random_formula::op_proba::min_n
const char* spot::ltl::random_formula::op_proba::name
double spot::ltl::random_formula::op_proba::proba

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 Mon Jul 29 2013 00:27:27 for spot by doxygen 1.8.4