We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1805b commit 5d439bbCopy full SHA for 5d439bb
docs/fastdds/xtypes/idl_parsing.rst
@@ -7,7 +7,8 @@
7
Dynamic Types IDL Parsing
8
=========================
9
10
-*Fast DDS* supports the implementation of |DynamicTypes| for parsing IDL files at runtime to generate dynamic data types.
+*Fast DDS* supports the implementation of |DynamicTypes| for parsing IDL files at runtime to generate dynamic
11
+data types.
12
The |DynamicTypeBuilderFactory::create_type_w_uri| API allows users to provide a URI pointing to an IDL file.
13
Fast DDS will process the file and return the corresponding DynamicTypeBuilder, which can then be used to create a
14
DynamicType.
0 commit comments