typecode serialization

11 posts / 0 new
Last post
Offline
Last seen: 7 years 11 months ago
Joined: 05/02/2016
Posts: 2
5.2 Moden C++ DynamicType (i.e., TypeCode) Serialization

I'm using the RTI Connext 5.2 Modern C++ API and I'm trying to replicate the functionality that is described within this HOWTO (specifically, "typecode serialization" that's referenced in the link within the uploaded files):

https://community.rti.com/howto/dynamicdata-serialization

1 post / 0 new
Offline
Last seen: 6 years 2 months ago
Joined: 04/04/2014
Posts: 27
TypeCode serialization

Hello!

We extensively use DynamicData with deserialized typecodes and I've met following problem - it's not possible (serialized representation is much shorter than expected and invalid) to serialize dynamically created struct typecode containg deserialized typecode members:

Subscribe to RSS - typecode serialization