NuSMV/code/nusmv/core/compile/symb_table/SymbCache.h File Reference

#include "nusmv/core/compile/symb_table/SymbType.h"
#include "nusmv/core/node/node.h"
#include "nusmv/core/utils/utils.h"
#include "nusmv/core/utils/NodeList.h"
#include "nusmv/core/compile/symb_table/NFunction.h"

Go to the source code of this file.

Defines

#define SYMB_CACHE(x)   ((SymbCache_ptr) x)
#define SYMB_CACHE_CHECK_INSTANCE(x)   ( nusmv_assert(SYMB_CACHE(x) != SYMB_CACHE(NULL)) )

Typedefs

typedef struct SymbCache_TAG * SymbCache_ptr

Define Documentation

#define SYMB_CACHE (  )     ((SymbCache_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define SYMB_CACHE_CHECK_INSTANCE (  )     ( nusmv_assert(SYMB_CACHE(x) != SYMB_CACHE(NULL)) )
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct SymbCache_TAG* SymbCache_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