eProsima / Fast-DDS-Gen

Fast-DDS IDL code generator tool. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
77 stars 59 forks source link

[19792] Remove multiple inheritance #252

Closed JLBuenoLopez closed 9 months ago

JLBuenoLopez commented 9 months ago

This PR depends on:

XTypes v1.3 Clause 7.2.2.4.5

The Type System supports single inheritance of Aggegated [sic] Types.

IDL v1.4 Clause 7.4.13.4

Additions to structure definition in order to support single inheritance and void content (no members).

JLBuenoLopez commented 9 months ago

CI failures are fixed in #250.