![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Macros | |
| #define | fmi2False 0 |
| #define | fmi2True 1 |
| #define | fmi2TypesPlatform "default" |
Typedefs | |
| typedef int | fmi2Boolean |
| typedef char | fmi2Byte |
| typedef char | fmi2Char |
| typedef void * | fmi2Component |
| typedef void * | fmi2ComponentEnvironment |
| typedef void * | fmi2FMUstate |
| typedef int | fmi2Integer |
| typedef double | fmi2Real |
| typedef const fmi2Char * | fmi2String |
| typedef unsigned int | fmi2ValueReference |
| #define fmi2False 0 |
Definition at line 105 of file fmi2TypesPlatform.h.
| #define fmi2True 1 |
Definition at line 104 of file fmi2TypesPlatform.h.
| #define fmi2TypesPlatform "default" |
Definition at line 75 of file fmi2TypesPlatform.h.
| typedef int fmi2Boolean |
Definition at line 98 of file fmi2TypesPlatform.h.
| typedef char fmi2Byte |
Definition at line 101 of file fmi2TypesPlatform.h.
| typedef char fmi2Char |
Definition at line 99 of file fmi2TypesPlatform.h.
| typedef void* fmi2Component |
Definition at line 92 of file fmi2TypesPlatform.h.
| typedef void* fmi2ComponentEnvironment |
Definition at line 93 of file fmi2TypesPlatform.h.
| typedef void* fmi2FMUstate |
Definition at line 94 of file fmi2TypesPlatform.h.
| typedef int fmi2Integer |
Definition at line 97 of file fmi2TypesPlatform.h.
| typedef double fmi2Real |
Definition at line 96 of file fmi2TypesPlatform.h.
| typedef const fmi2Char* fmi2String |
Definition at line 100 of file fmi2TypesPlatform.h.
| typedef unsigned int fmi2ValueReference |
Definition at line 95 of file fmi2TypesPlatform.h.