Eclipse SUMO - Simulation of Urban MObility
fmi2CallbackFunctions Struct Reference

#include <fmi2FunctionTypes.h>

Data Fields

fmi2CallbackAllocateMemory allocateMemory
 
fmi2ComponentEnvironment componentEnvironment
 
fmi2CallbackFreeMemory freeMemory
 
fmi2CallbackLogger logger
 
fmi2StepFinished stepFinished
 

Detailed Description

Definition at line 130 of file fmi2FunctionTypes.h.

Field Documentation

◆ allocateMemory

fmi2CallbackAllocateMemory fmi2CallbackFunctions::allocateMemory

Definition at line 132 of file fmi2FunctionTypes.h.

Referenced by fmi2Instantiate().

◆ componentEnvironment

fmi2ComponentEnvironment fmi2CallbackFunctions::componentEnvironment

Definition at line 135 of file fmi2FunctionTypes.h.

Referenced by fmi2Instantiate().

◆ freeMemory

fmi2CallbackFreeMemory fmi2CallbackFunctions::freeMemory

Definition at line 133 of file fmi2FunctionTypes.h.

Referenced by fmi2Instantiate().

◆ logger

fmi2CallbackLogger fmi2CallbackFunctions::logger

Definition at line 131 of file fmi2FunctionTypes.h.

Referenced by fmi2Instantiate().

◆ stepFinished

fmi2StepFinished fmi2CallbackFunctions::stepFinished

Definition at line 134 of file fmi2FunctionTypes.h.


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