OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
#include <string>
Go to the source code of this file.
Namespaces | |
oms | |
Functions | |
char * | oms::allocateAndCopyString (const char *source) |
char * | oms::allocateAndCopyString (const std::string &source) |
char * | oms::mallocAndCopyString (const char *source) |
char * | oms::mallocAndCopyString (const std::string &source) |