ADTF  3.18.2
IStreamingInPort

Streaming In Ports classifies a system border for incoming connections. More...

Inheritance diagram for IStreamingInPort:
[legend]

Public Member Functions

 ADTF_IID (IStreamingInPort, "streaming_in_port.ant.streaming.adtf.iid")
 definiton of interface id
 
- Public Member Functions inherited from IStreamingPort
 ADTF_IID (IStreamingPort, "streaming_port.ant.streaming.adtf.iid")
 definiton of interface id
 
virtual tResult GetPortID (adtf::base::ant::IString &&strPortID)=0
 Retrieves the ID / Name of the Streaming Port within the Streaming Graph which named stream is expected here. More...
 
- Public Member Functions inherited from IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 Marks the IObject to be castable with the ucom_cast() More...
 

Additional Inherited Members

- Protected Member Functions inherited from IObject
 ~IObject ()=default
 Protected destructor --> Use implemented Destroy() instead of delete!
 

Detailed Description

Streaming In Ports classifies a system border for incoming connections.

Definition at line 38 of file streaming_graph_intf.h.