|
FMI Library: part of JModelica.org
|
Public interface to the FMI XML C-library. Handling of vendor annotations. More...
#include <fmilib_config.h>Go to the source code of this file.
Typedefs | |
Vendor annotation supporting structures | |
| typedef struct fmi1_xml_vendor_list_t | fmi1_import_vendor_list_t |
| Opaque list of vendor annotations. More... | |
| typedef struct fmi1_xml_vendor_t | fmi1_import_vendor_t |
| Opaque vendor object. More... | |
| typedef struct fmi1_xml_annotation_t | fmi1_import_annotation_t |
| Opaque annotation object. More... | |
Public interface to the FMI XML C-library. Handling of vendor annotations.
Definition in file fmi1_import_vendor_annotations.h.
1.8.11