OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Macros | Functions
OMSBoost.h File Reference
#include <cstdlib>
#include <string>
#include <boost/version.hpp>
#include <boost/filesystem.hpp>
#include <ctpl_stl.h>
Include dependency graph for OMSBoost.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ BOOST_NO_CXX11_SCOPED_ENUMS

#define BOOST_NO_CXX11_SCOPED_ENUMS

Function Documentation

◆ oms_canonical()

boost::filesystem::path oms_canonical ( boost::filesystem::path  p)
Here is the caller graph for this function:

◆ oms_temp_directory_path()

boost::filesystem::path oms_temp_directory_path ( void  )
Here is the caller graph for this function:

◆ oms_unique_path()

boost::filesystem::path oms_unique_path ( const std::string &  prefix)
Here is the caller graph for this function: