OpenDDS
Snapshot(2023/04/28-20:55)
|
import"DdsDcpsTypeSupportExt.idl";
The generated type-specific FooTypeSupport interfaces include encode_to_* and decode_from_* operations that take an argument of type RepresentationFormat. Use one of the derived interfaces of RepresentationFormat to specify the external format type (JSON, CDR, etc.) and any details of the type conversion.
Definition at line 22 of file DdsDcpsTypeSupportExt.idl.