ADTF
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Variables
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
i
l
m
o
r
s
t
v
Enumerator
a
b
c
d
e
g
i
l
m
n
o
r
s
t
u
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
_
a
b
c
d
e
f
h
i
m
n
o
p
r
s
t
u
v
x
Enumerations
a
c
d
e
f
i
m
p
r
s
t
Enumerator
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
w
Functions
_
o
r
Variables
Typedefs
Macros
_
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
media_description_service_intf.h
Go to the documentation of this file.
1
7
#pragma once
8
#include <
adtfucom3/adtf_ucom3.h
>
9
#include <
adtfbase/string_intf.h
>
10
11
13
#define CID_ADTF_MEDIA_DESCRIPTION_SERVICE "media_description.service.adtf.cid"
14
15
namespace
adtf
16
{
17
18
namespace
services
19
{
20
21
namespace
ant
22
{
23
27
class
IMediaDescriptionService
:
public
adtf::ucom::IObject
28
{
29
public
:
31
ADTF_IID
(
IMediaDescriptionService
,
"media_description.ant.services.adtf.iid"
);
32
33
public
:
40
virtual
tResult
GetStructMediaDescription
(
const
char
* strStructName,
41
adtf::base::IString
&& strMediaDescription)
const
= 0;
42
43
};
27
class
IMediaDescriptionService
:
public
adtf::ucom::IObject
{
…
};
44
45
}
46
47
using
ant::IMediaDescriptionService
;
48
49
}
50
51
}
adtf_ucom3.h
Copyright © Audi Electronics Venture GmbH.
tResult
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
Definition
builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/core/result.h:632
adtf::base::ant::IString
The IString interface provides methods for getting and setting strings through abstract interfaces.
Definition
string_intf.h:28
adtf::services::ant::IMediaDescriptionService
Interface for the ADTF media description service.
Definition
media_description_service_intf.h:28
adtf::services::ant::IMediaDescriptionService::ADTF_IID
ADTF_IID(IMediaDescriptionService, "media_description.ant.services.adtf.iid")
Interface ID for the kernel interface.
adtf::services::ant::IMediaDescriptionService::GetStructMediaDescription
virtual tResult GetStructMediaDescription(const char *strStructName, adtf::base::IString &&strMediaDescription) const =0
Retrieve the media description for a given struct.
adtf::ucom::IObject
ant::IObject IObject
Alias always bringing the latest version of ant::IObject into scope.
Definition
object_intf.h:109
adtf
Namespace for entire ADTF SDK.
Definition
ddl_specification_legacy.dox:2
string_intf.h
Copyright © Audi Electronics Venture GmbH.
src
libraries
mediadescription
include
adtfmediadescription
media_description_service_intf.h
Copyright © CARIAD SE. All rights reserved | Generated on Fri May 16 2025 by doxygen 1.13.2 | GIT Commit Hash: 3eaf013baf4da4ea65dcbcfed4e240e03fe89ca2