idl

In this HOWTO we show how to optimize the serialized size of your data type. Note that this a useful optimization if you have limited bandwidth, but is not necessary for the majority of systems.
3441 reads — 0 comments
This HOWTO applies to the "classic" C and C++ API to the OMG Data Distribution Service (DDS) in which the data-types used to hold sequences were defined as specialized containers. This is needed for C and in the case of C++ was done to comply with IDL to language mappings that proceeded the use of the standard template library.
19923 reads — 0 comments
Subscribe to RSS - idl