ADTF
Loading...
Searching...
No Matches
value_access.h File Reference
#include <a_util/result.h>
#include <ddl/codec/leaf_value_access.h>
#include <vector>
Include dependency graph for value_access.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ddl::codec::detail::SupportedGetterValueType< ValueType >
 
struct  ddl::codec::detail::SupportedSetterValueType< ValueType >
 
struct  ddl::codec::ValueGetter< DecoderType, ValueType >
 
struct  ddl::codec::ValueGetter< DecoderType, std::string >
 
struct  ddl::codec::ValueSetter< CodecType, ValueType >
 
struct  ddl::codec::ValueSetter< CodecType, std::string >
 
struct  ddl::codec::ValueGetterSelect< DecoderType, ValueType, is_supported_leaf_type >
 
struct  ddl::codec::ValueGetterSelect< DecoderType, ValueType, true >
 
struct  ddl::codec::ValueSetterSelect< CodecType, ValueType, is_supported_leaf_type >
 
struct  ddl::codec::ValueSetterSelect< CodecType, ValueType, true >
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::codec
 Namespace for the new faster CodecFactory/Decoder/Codec implementation.
 

Detailed Description

Implementation of the decoder and coder value accesss setter and getter

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/.