NuSMV/code/nusmv/core/enc/bdd/BddEncCache.h File Reference

#include "nusmv/core/compile/symb_table/SymbTable.h"
#include "nusmv/core/dd/dd.h"
#include "nusmv/core/utils/utils.h"
#include "nusmv/core/node/node.h"
#include "nusmv/core/enc/utils/AddArray.h"

Go to the source code of this file.

Defines

#define BDD_ENC_CACHE(x)   ((BddEncCache_ptr) x)
#define BDD_ENC_CACHE_CHECK_INSTANCE(x)   ( nusmv_assert(BDD_ENC_CACHE(x) != BDD_ENC_CACHE(NULL)) )

Typedefs

typedef struct BddEncCache_TAG * BddEncCache_ptr

Define Documentation

#define BDD_ENC_CACHE (  )     ((BddEncCache_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define BDD_ENC_CACHE_CHECK_INSTANCE (  )     ( nusmv_assert(BDD_ENC_CACHE(x) != BDD_ENC_CACHE(NULL)) )
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct BddEncCache_TAG* BddEncCache_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