IDL4-CPP 1.0b2 FTF Avatar
  1. OMG Issue

IDL4CPP — bitset mapping

  • Key: IDL4CPP-10
  • Status: closed   Implementation work Blocked
  • Source: Remedy IT ( Johnny Willemsen)
  • Summary:

    For anyone using the class mapping of a structure the spec should also provide a class mapping for a bitset, that way they have a consistent API. Also why is a inherited bitset not mapped to C++ inheritance, by removing the inheritance the inheritance relation can't be used in C++ also

  • Reported: IDL4-CPP 1.0b1 — Mon, 31 Jul 2023 11:36 GMT
  • Disposition: Resolved — IDL4-CPP 1.0b2
  • Disposition Summary:

    Change bitset inheritance behavior

    This issue replaces the inheritance behavior for bitsets, which was based on adding inherited members to the struct, to a C++ inheritance scheme.

  • Updated: Mon, 16 Sep 2024 14:15 GMT