OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
#include <cstdlib>
#include <string>
#include <boost/version.hpp>
#include <boost/filesystem.hpp>
#include <ctpl_stl.h>
Go to the source code of this file.
Macros | |
#define | BOOST_NO_CXX11_SCOPED_ENUMS |
Functions | |
boost::filesystem::path | oms_temp_directory_path (void) |
boost::filesystem::path | oms_canonical (boost::filesystem::path p) |
boost::filesystem::path | oms_unique_path (const std::string &prefix) |
#define BOOST_NO_CXX11_SCOPED_ENUMS |
boost::filesystem::path oms_canonical | ( | boost::filesystem::path | p | ) |
boost::filesystem::path oms_temp_directory_path | ( | void | ) |
boost::filesystem::path oms_unique_path | ( | const std::string & | prefix | ) |