OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
Go to the documentation of this file.
17 #define WAI_PREFIX(function) wai_##function
67 #endif // #ifndef WHEREAMI_H
#define WAI_REALLOC(p, size)
Definition: whereami.c:37
WAI_FUNCSPEC int WAI_PREFIX() getModulePath(char *out, int capacity, int *dirname_length)
WAI_FUNCSPEC int WAI_PREFIX() getExecutablePath(char *out, int capacity, int *dirname_length)
#define WAI_FREE(p)
Definition: whereami.c:33
#define WAI_FUNCSPEC
Definition: whereami.h:14
#define WAI_MALLOC(size)
Definition: whereami.c:29
#define WAI_PREFIX(function)
Definition: whereami.h:17