NuSMV/code/nusmv/core/utils/StreamMgr.h File Reference
#include "nusmv/core/utils/utils.h"
#include "nusmv/core/cinit/NuSMVEnv.h"
#include "nusmv/core/node/printers/MasterPrinter.h"
#include "nusmv/core/utils/OStream.h"
Go to the source code of this file.
Define Documentation
To cast and check instances of class StreamMgr.
These macros must be used respectively to cast and to check instances of class StreamMgr
#define STREAM_MGR_CHECK_INSTANCE |
( |
self |
|
) |
(nusmv_assert(STREAM_MGR(self) != STREAM_MGR(NULL))) |
Typedef Documentation
Function Documentation
Initializes the stream manager structure within the given environment.
AutomaticStart
Initializes the stream manager structure within the given environment
Environment requisites:
- No instances registered with key ENV_STREAM_MANAGER