FMI Library: part of JModelica.org
Functions
fmi_import_util.h File Reference
#include <JM/jm_callbacks.h>

Go to the source code of this file.

Functions

FMILIB_EXPORT charfmi_import_mk_temp_dir (jm_callbacks *cb, const char *systemTempDir, const char *tempPrefix)
 Create a unique temporary directory. More...
 
FMILIB_EXPORT jm_status_enu_t fmi_import_rmdir (jm_callbacks *cb, const char *dir)
 Remove directory and all it contents. More...
 
FMILIB_EXPORT charfmi_import_create_URL_from_abs_path (jm_callbacks *cb, const char *absPath)
 Create a file:// URL from absolute path. More...
 
FMILIB_EXPORT charfmi_import_get_dll_path (const char *fmu_unzipped_path, const char *model_identifier, jm_callbacks *callBackFunctions)
 
FMILIB_EXPORT charfmi_import_get_model_description_path (const char *fmu_unzipped_path, jm_callbacks *callBackFunctions)