|
dds-fmu 0.5.1
DDS-FMU communication integration
|
Simple struct with both @optional and @key attributes.
import"dds-fmu.idl";
Public Attributes | |
| double | number |
| float64 value More... | |
| boolean | active |
| a boolean value, which is @optional More... | |
| key uint32 | id |
| unsigned int identifier, which is @key More... | |
|
optional |
| key uint32 idl::Info::id |
| double idl::Info::number |