ADTF File Library
Loading...
Searching...
No Matches
adtf_file::adtf3::StandardTypeSerializers Class Reference

Default container with all ADTF 3 StreamTypeSerializer provided by the ADTF File Library. More...

#include <standard_factories.h>

Inheritance diagram for adtf_file::adtf3::StandardTypeSerializers:
[legend]
Collaboration diagram for adtf_file::adtf3::StandardTypeSerializers:
[legend]

Additional Inherited Members

- Public Member Functions inherited from adtf_file::StreamTypeSerializers
void add (const std::shared_ptr< StreamTypeSerializer > &serializer)
 Adds a StreamTypeSerializer instance to the container.
 
void serialize (const StreamType &stream_type, OutputStream &stream) const
 Serialzes the given stream type into the given stream. It will use the StreamTypeSerializer supporting the meta type of the given stream type.
 
std::string getAdtf2TypeId (const StreamType &stream_type)
 Get the ADTF 2 type id of the stream_type.
 

Detailed Description

Default container with all ADTF 3 StreamTypeSerializer provided by the ADTF File Library.


The documentation for this class was generated from the following file: