NuSMV/code/nusmv/core/trace/plugins/TracePlugin.h File Reference

#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 Documentation

#define TRACE_PLUGIN (  )     ((TracePlugin_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define TRACE_PLUGIN_CHECK_INSTANCE (  )     (nusmv_assert(TRACE_PLUGIN(x) != TRACE_PLUGIN(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct TracePlugin_TAG* TracePlugin_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