ADTF
Loading...
Searching...
No Matches
adtf::streaming::ant::IStreamingPort Class Referenceabstract

#include <streaming_graph_intf.h>

Inherits adtf::ucom::ant::IObject.

Inherited by adtf::streaming::ant::IStreamingInPort, and adtf::streaming::ant::IStreamingOutPort.

Public Member Functions

 ADTF_IID (IStreamingPort, "streaming_port.ant.streaming.adtf.iid")
 definiton of interface id
 
virtual tResult GetPortID (adtf::base::ant::IString &&strPortID)=0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Additional Inherited Members

- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

Streaming Ports are alias defintion for system borders.

Member Function Documentation

◆ GetPortID()

virtual tResult adtf::streaming::ant::IStreamingPort::GetPortID ( adtf::base::ant::IString && strPortID)
pure virtual

Retrieves the ID / Name of the Streaming Port within the streaming graph which named stream is expected here. For Sample Streaming Data a Port is defined by a sample stream


The documentation for this class was generated from the following file: