OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Functions
ComRef.cpp File Reference
#include "ComRef.h"
#include "OMSString.h"
#include <assert.h>
#include <regex>
#include <cstring>

Functions

const std::regex re_ident ("^[a-zA-Z][a-zA-Z0-9_]*$")
 

Function Documentation

◆ re_ident()

const std::regex re_ident ( "^*$"  [a-zA-Z][a-zA-Z0-9_])