FMI Library: part of JModelica.org
Data Fields
fmi1_me_callback_functions_t Struct Reference

#include <fmi1_functions.h>

Data Fields

fmi1_callback_logger_ft logger
 
fmi1_callback_allocate_memory_ft allocateMemory
 
fmi1_callback_free_memory_ft freeMemory
 

Detailed Description

Functions for FMI 1.0 ME

Definition at line 53 of file fmi1_functions.h.

Field Documentation

fmi1_callback_logger_ft fmi1_me_callback_functions_t::logger

Definition at line 54 of file fmi1_functions.h.

fmi1_callback_allocate_memory_ft fmi1_me_callback_functions_t::allocateMemory

Definition at line 55 of file fmi1_functions.h.

fmi1_callback_free_memory_ft fmi1_me_callback_functions_t::freeMemory

Definition at line 56 of file fmi1_functions.h.


The documentation for this struct was generated from the following file: