OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
Functions | |
filesystem::path | naive_uncomplete (const filesystem::path &path, const filesystem::path &base) |
filesystem::path | oms_unique_path (const std::string &prefix) |
void | oms_copy_file (const filesystem::path &from, const filesystem::path &to) |
filesystem::path | oms_canonical (const filesystem::path &p) |
filesystem::path | oms_absolute (const filesystem::path &p) |
filesystem::path | oms_temp_directory_path (void) |
filesystem::path naive_uncomplete | ( | const filesystem::path & | path, |
const filesystem::path & | base | ||
) |
filesystem::path oms_absolute | ( | const filesystem::path & | p | ) |
filesystem::path oms_canonical | ( | const filesystem::path & | p | ) |
void oms_copy_file | ( | const filesystem::path & | from, |
const filesystem::path & | to | ||
) |
filesystem::path oms_temp_directory_path | ( | void | ) |
filesystem::path oms_unique_path | ( | const std::string & | prefix | ) |