Docs for "module" keyword in Fast-DSS-Gen IDL spec? #2990
citrusvanilla
started this conversation in
General
Replies: 1 comment
-
I'm seeing now that perhaps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should the
module
keyword be included in the "Defining a data type via IDL" documentation of the Fast-DDS docs? The introduction to Fast-DDS states:The
module
keyword is not discussed in the Fast-DDS-Gen docs and based on the above quote, I am led to believe its use would be "ignored"- though I see it is supported as anamespace
after compilation. Themodule
documentation from the OMG spec is in section 7.4.1.4.2: Modules.OMG IDL spec
Beta Was this translation helpful? Give feedback.
All reactions