NuSMV/code/nusmv/core/trace/loaders/TraceXmlLoader.h File Reference

#include "nusmv/core/trace/loaders/TraceLoader.h"

Go to the source code of this file.

Defines

#define TRACE_XML_LOADER(x)   ((TraceXmlLoader_ptr) x)
#define TRACE_XML_LOADER_CHECK_INSTANCE(x)   (nusmv_assert(TRACE_XML_LOADER(x) != TRACE_XML_LOADER(NULL)))

Typedefs

typedef struct TraceXmlLoader_TAG * TraceXmlLoader_ptr

Define Documentation

#define TRACE_XML_LOADER (  )     ((TraceXmlLoader_ptr) x)
Todo:
Missing synopsis
Todo:
Missing description
#define TRACE_XML_LOADER_CHECK_INSTANCE (  )     (nusmv_assert(TRACE_XML_LOADER(x) != TRACE_XML_LOADER(NULL)))
Todo:
Missing synopsis
Todo:
Missing description

Typedef Documentation

typedef struct TraceXmlLoader_TAG* TraceXmlLoader_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