#include "nusmv/core/trace/TraceOpt.h"#include "nusmv/core/trace/Trace.h"Go to the source code of this file.
Defines | |
| #define | TRACE_PLUGIN(x) ((TracePlugin_ptr) x) |
| #define | TRACE_PLUGIN_CHECK_INSTANCE(x) (nusmv_assert(TRACE_PLUGIN(x) != TRACE_PLUGIN(NULL))) |
Typedefs | |
| typedef struct TracePlugin_TAG * | TracePlugin_ptr |
| #define TRACE_PLUGIN | ( | x | ) | ((TracePlugin_ptr) x) |
| #define TRACE_PLUGIN_CHECK_INSTANCE | ( | x | ) | (nusmv_assert(TRACE_PLUGIN(x) != TRACE_PLUGIN(NULL))) |
| typedef struct TracePlugin_TAG* TracePlugin_ptr |
1.6.1