Dataflow Runtime API  3.1.1.0
Classes
imt::base::core::serialization Namespace Reference

Classes

class  Deserializer
 Deserializes various data types from the given byte buffer. More...
 
class  SerializableIfc
 Serialization is the process of translating data structures into a binary representation. More...
 
class  SerializableSenderIfc
 Interface to write a serializable object to another object. More...
 
class  Serializer
 Serializes various data types into the given byte buffer. More...