ADTF
Loading...
Searching...
No Matches
sampleinfo.h
Go to the documentation of this file.
1
7
#pragma once
8
#include "
sampleinfo_intf.h
"
9
#include "
sample_intf.h
"
10
11
namespace
adtf
12
{
13
namespace
streaming
14
{
15
namespace
ant
16
{
17
26
adtf::util::cVariant
get_sample_info
(
const
ISampleInfo
& oSampleInfo,
const
ISampleInfo::tHashKey
& oHash,
const
adtf::util::cVariant oDefault);
27
35
adtf::util::cVariant
get_sample_info
(
const
ISampleInfo
& oSampleInfo,
const
ISampleInfo::tHashKey
& oHash);
36
45
adtf::util::cVariant
get_sample_info
(
const
ISample
& oSample,
const
ISampleInfo::tHashKey
& oHash,
const
adtf::util::cVariant oDefault);
53
adtf::util::cVariant
get_sample_info
(
const
ISample
& oSample,
const
ISampleInfo::tHashKey
& oHash);
54
64
tResult
set_sample_info
(
ISampleInfo
& oSampleInfo,
const
ISampleInfo::tHashKey
& oHash,
const
adtf::util::cVariant oValue);
74
tResult
set_sample_info
(
ISample
& oSample,
const
ISampleInfo::tHashKey
& oHash,
const
adtf::util::cVariant oValue);
75
76
84
ISampleInfo::tHashKey
create_sample_info_hash_key
(
const
char
* strToHash);
85
86
87
}
//namespace ant
88
using
ant::get_sample_info
;
89
using
ant::set_sample_info
;
90
using
ant::create_sample_info_hash_key
;
91
}
//namespace streaming
92
}
//namespace adtf
tResult
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition
result.h:736
adtf::base::ant::IHashValueMap::tHashKey
adtf::util::cStringUtil::tHashKey32 tHashKey
Type for the HashKey of the Value.
Definition
hashedvaluemap_intf.h:87
adtf::streaming::ant::ISampleInfo
Definition
sampleinfo_intf.h:35
adtf::streaming::ant::ISample
Definition
sample_intf.h:34
adtf::streaming::ant
Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
Definition
bindingproxyoutport.h:16
adtf::streaming::ant::get_sample_info
adtf::util::cVariant get_sample_info(const ISampleInfo &oSampleInfo, const ISampleInfo::tHashKey &oHash, const adtf::util::cVariant oDefault)
adtf::streaming::ant::set_sample_info
tResult set_sample_info(ISampleInfo &oSampleInfo, const ISampleInfo::tHashKey &oHash, const adtf::util::cVariant oValue)
adtf::streaming::ant::create_sample_info_hash_key
ISampleInfo::tHashKey create_sample_info_hash_key(const char *strToHash)
adtf::streaming
Namespace for the ADTF Streaming SDK.
Definition
bindingproxyinport.h:14
adtf
Namespace for all functionality provided by ADTF and its SDKs.
Definition
adtf_client_connector.h:14
sample_intf.h
sampleinfo_intf.h
src
libraries
streaming3
include
adtfstreaming3
sampleinfo.h
Copyright © CARIAD SE. All rights reserved | Generated on Thu Aug 6 2026 by doxygen 1.13.2 | GIT Commit Hash: 07d2f84367192978b2a55ca6aee7f968758b7220