IDL4-CPP 1.0b2 FTF Avatar
  1. OMG Issue

IDL4CPP — Alternative struct mapping not complete

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

    The mapping for alternative struct mapping is lacking the constructors, member initialization, non-const accessors, description of how it works when using IDL4 struct inheritance, etc, see the IDL to C++11 language mapping for a full description

  • Reported: IDL4-CPP 1.0b1 — Thu, 3 Aug 2023 07:30 GMT
  • Disposition: Resolved — IDL4-CPP 1.0b2
  • Disposition Summary:

    Add additional constructors and accessors to alternative mapping for structs

    Clause 8.1.1 provides an alternative mapping for structs using the @cpp_annotation and setting struct_mapping to CLASS_WITH_PUBLIC_ACCESSORS_AND_MODIFIERS. In this resolution, we provide extra constructors and accessor methods for usability purposes.

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