dds-fmu 0.5.1
DDS-FMU communication integration
idl::Info Struct Reference

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...
 

Member Data Documentation

◆ active

boolean idl::Info::active
optional

◆ id

key uint32 idl::Info::id

◆ number

double idl::Info::number