ADTF File Library
Loading...
Searching...
No Matches
adtf_file::ADTF2StreamTypeSerializer Class Referenceabstract

ADTF2 stream type serializer interface class to write ADTF 2 stream types. More...

#include <adtf_file_writer.h>

Inheritance diagram for adtf_file::ADTF2StreamTypeSerializer:
[legend]
Collaboration diagram for adtf_file::ADTF2StreamTypeSerializer:
[legend]

Public Member Functions

virtual std::string getTypeId () const =0
 Get the Type Id of the serializer.
 
- Public Member Functions inherited from adtf_file::StreamTypeSerializer
virtual std::string getMetaType () const =0
 Get the Meta Type name for which the serializer serializes stream types.
 
virtual void serialize (const StreamType &stream_type, OutputStream &stream) const =0
 serializes the given stream type into the output stream
 

Detailed Description

ADTF2 stream type serializer interface class to write ADTF 2 stream types.

Member Function Documentation

◆ getTypeId()

virtual std::string adtf_file::ADTF2StreamTypeSerializer::getTypeId ( ) const
pure virtual

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