ADTF File Library
Loading...
Searching...
No Matches
stream_renaming_reader.h File Reference
#include <adtf_file/reader.h>
#include <adtf_file/configuration.h>
#include <adtf_file/stream_item.h>
#include <stdint.h>
#include <string>
#include <memory>
#include <optional>
#include <regex>
#include <vector>
#include <unordered_set>
Include dependency graph for stream_renaming_reader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adtfdat_processing::StreamRenamingReader
 Proxy Reader that allows renaming input streams based on user-defined regex rules. More...
 

Namespaces

namespace  adtfdat_processing
 namespace for ADTF DAT Processing library.
 

Typedefs

using adtfdat_processing::StreamRenamingReaderFactory = adtf_file::ReaderFactoryImplementation<StreamRenamingReader>
 Default reader factory implementation for the StreamRenamingReader.
 

Detailed Description

Copyright 2025 Digitalwerk GmbH.

This Source Code Form is subject to the terms of the Mozilla
Public License, v. 2.0. If a copy of the MPL was not distributed
with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.

You may add additional accurate notices of copyright ownership.