ADTF  3.18.2
samplestreamport_intf.h
Go to the documentation of this file.
1 
7 #pragma once
8 #include "samplestream_intf.h"
9 #include "streaming_graph_intf.h"
10 
11 namespace adtf
12 {
13 namespace streaming
14 {
15 namespace ant
16 {
17 
24 {
25 public:
27  ADTF_IID(ISampleStreamInPort, "samplestream_in_port.ant.streaming.adtf.iid");
29 };
30 
37 {
38 public:
40  ADTF_IID(ISampleStreamOutPort, "samplestream_out_port.ant.streaming.adtf.iid");
42 };
43 
44 }
45 
46 
49 
50 }
51 
52 }
Interface of the SampleStream.
A Filter Graph will expect any stream from the outside world.
ADTF_IID(ISampleStreamInPort, "samplestream_in_port.ant.streaming.adtf.iid")
definiton of interface id
A Filter Graph will send any stream to the outside world.
ADTF_IID(ISampleStreamOutPort, "samplestream_out_port.ant.streaming.adtf.iid")
definiton of interface id
Streaming In Ports classifies a system border for incoming connections.
Streaming Out Ports classifies a system border for outgoing connections.
Base class for every interface type within the uCOM.
Definition: object_intf.h:31
Namespace for entire ADTF SDK.
Copyright © Audi Electronics Venture GmbH.
Copyright © Audi Electronics Venture GmbH.