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

Mapping between a string and an integer ID. More...

#include <jm_types.h>

Data Fields

jm_string name
 
unsigned int ID
 

Detailed Description

Mapping between a string and an integer ID.

Definition at line 38 of file jm_types.h.

Field Documentation

jm_string jm_name_ID_map_t::name

Definition at line 39 of file jm_types.h.

unsigned int jm_name_ID_map_t::ID

Definition at line 40 of file jm_types.h.


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