Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
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...