<<eXtension>> FlatData Language Binding for IDL topic-types
More...
<<eXtension>> FlatData Language Binding for IDL topic-types
- Warning:
- The FlatData language binding is only available in the Traditional C++ API. RTI Connext DDS Micro does not support Modern C++. It is not available in the C API.
FlatData is a language binding for IDL types in which the in-memory representation of a sample matches the wire representation. Therefore, the cost of serialization/deserialization is zero.
- Note:
- For a complete description of the FlatData language binding and its benefits, and a tutorial, see the "Sending Large Data" chapter in the RTI Connext DDS Micro User's Manual.
-
For buildable code examples, see https://community.rti.com/kb/flatdata-and-zerocopy-examples.