NuSMV/code/nusmv/core/utils/WordNumberMgr.h File Reference
#include "nusmv/core/utils/utils.h"
#include "nusmv/core/utils/WordNumber.h"
#include "nusmv/core/cinit/NuSMVEnv.h"
Go to the source code of this file.
Define Documentation
To cast and check instances of class WordNumberMgr.
These macros must be used respectively to cast and to check instances of class WordNumberMgr
#define WORD_NUMBER_MGR_CHECK_INSTANCE |
( |
self |
|
) |
(nusmv_assert(WORD_NUMBER_MGR(self) != WORD_NUMBER_MGR(NULL))) |
Typedef Documentation
Function Documentation
int WordNumberMgr_max_width |
( |
void |
|
) |
|
The functions returns the maximal width a Word constant can have. This is implemenatation-dependent limit.