RISCSoftware / cpacs_tigl_gen

Generates CPACS schema based classes for TiGL
Apache License 2.0
5 stars 5 forks source link

No support for attribute uID in base types #28

Closed RlanderRISCSW closed 5 years ago

RlanderRISCSW commented 5 years ago

The handling of the uID field checks lacks support for base classes with uID fields. When a base class contains a uID field, and another class extends this class, then the constructor of the derived class does not get the CTiglUIDManager as argument.