container class for SampleDeserializerFactory
More...
#include <adtf_file_reader.h>
Inherits std::unordered_map< std::string, std::shared_ptr< SampleDeserializerFactory > >.
Inherited by adtf_file::StandardSampleDeserializers.
◆ add()
Adds a deserializer factory implemention to the container.
- Parameters
-
| factory | the deserializer factory to add |
- Returns
- *this
◆ build()
| std::shared_ptr< SampleDeserializer > adtf_file::SampleDeserializerFactories::build |
( |
const std::string & | id | ) |
const |
|
inline |
creates the SampleDeserializer for the given id
- Parameters
-
| id | the id identify the deserializer |
- Returns
- std::shared_ptr<SampleDeserializer>
- Exceptions
-
The documentation for this class was generated from the following file:
- /workspace/conan/adtf_file_library/0.24.0/dw/stable/package/18e5c2ff233ad5e8bc4435545bee7f12f29c3661/include/adtf_file/adtf_file_reader.h