Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements for struct CDR #320

Merged
merged 4 commits into from
Aug 23, 2023
Merged

Commits on Aug 23, 2023

  1. Generate struct cr support for inheritance, added some test IDL

        * ridlbe/c++11/templates/cli/src/struct_cdr.erb:
        * tests/idl4/struct_inheritance/test.idl:
    jwillemsen committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    29a3359 View commit details
    Browse the repository at this point in the history
  2. Basic testing of cdr for struct inheritance

        * tests/idl4/struct_inheritance/foo.cpp:
        * tests/idl4/struct_inheritance/foo.h:
        * tests/idl4/struct_inheritance/server.cpp:
          Added.
    
        * tests/idl4/struct_inheritance/client.cpp:
        * tests/idl4/struct_inheritance/run_test.pl:
        * tests/idl4/struct_inheritance/test.mpc:
    jwillemsen committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b9ff1a2 View commit details
    Browse the repository at this point in the history
  3. Rename mpc project

        * tests/idl4/map/test.mpc:
    jwillemsen committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    633261a View commit details
    Browse the repository at this point in the history
  4. Layout changes

        * ridlbe/c++11/templates/cli/src/ami/interface_amic_cdr.erb:
        * ridlbe/c++11/templates/cli/src/interface_cdr.erb:
        * ridlbe/c++11/templates/cli/src/interface_object_ref_traits.erb:
        * ridlbe/c++11/templates/cli/src/interface_object_traits.erb:
    jwillemsen committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    527355b View commit details
    Browse the repository at this point in the history