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

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

#include <standard_factories.h>

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

Additional Inherited Members

- Public Member Functions inherited from adtf_file::StreamTypeDeserializers
 StreamTypeDeserializers ()=default
 CTOR.
 
StreamTypeDeserializersadd (const std::shared_ptr< StreamTypeDeserializer > &deserializer)
 Adds a deserializer implemention to the container.
 
void Deserialize (const std::string &id, InputStream &stream, PropertyStreamType &stream_type) const
 deserializes the given stream into a stream_type with the StreamTypeDeserializer with id
 

Detailed Description

Default container with all StreamTypeDeserializer provided by the ADTF File Library.


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