NuSMV/code/nusmv/core/compile/symb_table/NFunction.h File Reference
#include "nusmv/core/utils/utils.h"
#include "nusmv/core/compile/symb_table/SymbType.h"
#include "nusmv/core/utils/NodeList.h"
Go to the source code of this file.
Define Documentation
#define DEFINED_NFunction_ptr 1 |
To cast and check instances of class NFunction.
These macros must be used respectively to cast and to check f instances of class NFunction
#define N_FUNCTION_CHECK_INSTANCE |
( |
self |
|
) |
(nusmv_assert(N_FUNCTION(self) != N_FUNCTION(NULL))) |
Typedef Documentation
Function Documentation