ADTF  3.18.2
inpin_intf.h
Go to the documentation of this file.
1 
7 #pragma once
8 #include "pin_intf.h"
9 
10 namespace adtf
11 {
12 namespace streaming
13 {
14 namespace ant
15 {
19  class IInPin : public IPin
20  {
21  public:
23  ADTF_IID(IInPin, "inpin.ant.streaming.adtf.iid");
24  };
25 } //namespace ant
26 
28 using ant::IInPin;
29 
30 } //namespace streaming
31 } //namespace adtf
Type Interface for an InPin of the IDataBinding.
Definition: inpin_intf.h:20
ADTF_IID(IInPin, "inpin.ant.streaming.adtf.iid")
definiton of interface id
Pin Interface for the IDataBinding.
Definition: pin_intf.h:25
Namespace for entire ADTF SDK.
Copyright © Audi Electronics Venture GmbH.