ADTF  3.18.2
builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/extern/pkg_ddl/include/adtfddl/serialization/serialization.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Namespaces

 adtf_ddl
 Namespace for the mainpage_pkg_ddl.
 
 adtf_ddl::serialization
 Namespace for serialization function.
 

Functions

template<typename Decoder , typename Encoder >
tResult transform (const Decoder &oDecoder, Encoder &oEncoder)
 Copies all elements from a decoder to a codec. More...
 
tResult transform_to_buffer (const cDecoder &oDecoder, A_UTILS_NS::cMemoryBlock &oBuffer, bool bZero=false)
 Tranforms the data from a given decoder into the opposite data representation. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/extern/pkg_ddl/include/adtfddl/serialization/serialization.h.