#include "nusmv/core/opt/OptsHandler.h"
Go to the source code of this file.
Defines | |
#define | CLUSTER_OPTIONS(x) ((ClusterOptions_ptr) x) |
#define | CLUSTER_OPTIONS_CHECK_INSTANCE(x) nusmv_assert(CLUSTER_OPTIONS(x) != CLUSTER_OPTIONS(NULL)) |
Typedefs | |
typedef struct ClusterOptions_TAG * | ClusterOptions_ptr |
#define CLUSTER_OPTIONS | ( | x | ) | ((ClusterOptions_ptr) x) |
#define CLUSTER_OPTIONS_CHECK_INSTANCE | ( | x | ) | nusmv_assert(CLUSTER_OPTIONS(x) != CLUSTER_OPTIONS(NULL)) |
typedef struct ClusterOptions_TAG* ClusterOptions_ptr |