OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
#include "ComRef.h"
#include "OMSString.h"
#include <assert.h>
#include <RegEx.h>
#include <cstring>
Functions | |
const oms_regex | re_ident ("^[a-zA-Z][a-zA-Z0-9_]*$") |
const oms_regex re_ident | ( | "^*$" | [a-zA-Z][a-zA-Z0-9_] | ) |