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