|
ADTF File Library
|
Default container with all ADTF 2 StreamTypeSerializer provided by the ADTF File Library. More...
#include <standard_factories.h>
Public Member Functions | |
| StandardTypeSerializers () | |
| CTOR. | |
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. | |
Default container with all ADTF 2 StreamTypeSerializer provided by the ADTF File Library.