FMI Library: part of JModelica.org
Functions
fmi_util.h File Reference

Some low-level utility functions suitable for all standards. More...

#include <fmilib_config.h>
#include <JM/jm_callbacks.h>

Go to the source code of this file.

Functions

FMILIB_EXPORT charfmi_construct_dll_dir_name (jm_callbacks *callbacks, const char *fmu_unzipped_path)
 Given directory name fmu_unzipped_path and construct the directory path for Dll/so. More...
 
FMILIB_EXPORT charfmi_construct_dll_file_name (jm_callbacks *callbacks, const char *dll_dir_name, const char *model_identifier)
 Given model_identifier construct the dll/so name by adding platform suffix. More...
 

Detailed Description

Some low-level utility functions suitable for all standards.

Definition in file fmi_util.h.