NuSMV/code/nusmv/core/simulate/simulateTransSet.h File Reference

#include "nusmv/core/utils/utils.h"
#include "nusmv/core/fsm/bdd/BddFsm.h"
#include "nusmv/core/enc/bdd/BddEnc.h"
#include "nusmv/core/dd/dd.h"

Go to the source code of this file.

Defines

#define SIMULATE_TRANS_SET(x)   ((SimulateTransSet_ptr) x)
#define SIMULATE_TRANS_SET_CHECK_INSTANCE(x)   (nusmv_assert(SIMULATE_TRANS_SET(x) != SIMULATE_TRANS_SET(NULL)))

Typedefs

typedef struct
SimulateTransSet_TAG * 
SimulateTransSet_ptr

Define Documentation

#define SIMULATE_TRANS_SET (  )     ((SimulateTransSet_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define SIMULATE_TRANS_SET_CHECK_INSTANCE (  )     (nusmv_assert(SIMULATE_TRANS_SET(x) != SIMULATE_TRANS_SET(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct SimulateTransSet_TAG* SimulateTransSet_ptr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 14 Oct 2015 for NuSMV Developers Manual by  doxygen 1.6.1