|
ADTF File Library
|
template class for a streamtype factory to create streamtypes with implementation type STREAM_TYPE_CLASS
More...
#include <reader.h>
Public Member Functions | |
| std::shared_ptr< StreamType > | build () const override |
| Creates a streamtype. | |
template class for a streamtype factory to create streamtypes with implementation type STREAM_TYPE_CLASS
| STREAM_TYPE_CLASS | The type implements StreamType |
|
inlineoverridevirtual |
Creates a streamtype.
Implements adtf_file::StreamTypeFactory.