ADTF File Library
Loading...
Searching...
No Matches
substream_utilities.h File Reference
#include <adtf_file/stream_type.h>
#include <unordered_map>
#include <string>
#include <cstdint>
#include <memory>
Include dependency graph for substream_utilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  adtf_file::adtf3::SubstreamProperties
 
class  adtf_file::adtf3::SubstreamType
 

Namespaces

namespace  adtf_file
 namespace for ADTF File library
 
namespace  adtf_file::adtf3
 namespace for support of ADTF 3 files
 

Functions

bool adtf_file::adtf3::isSubstreamsType (const PropertyStreamType &type)
 
std::unordered_map< std::string, SubstreamPropertiesadtf_file::adtf3::getSubstreams (const PropertyStreamType &type)
 
SubstreamProperties adtf_file::adtf3::getSubstreamProperties (const PropertyStreamType &type, const std::string &substream)
 
void adtf_file::adtf3::setSubstream (PropertyStreamType &type, const std::string &substream, const SubstreamProperties &properties)
 

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.