ADTF
Loading...
Searching...
No Matches
adtf::streaming::IInternalBindingProxy Class Referenceabstract

#include <streamingrequests_intf.h>

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

Public Member Functions

 ADTF_IID (IInternalBindingProxy, "internal_binding_proxy.hollow.streaming.adtf.iid")
 definition of interface id
 
virtual tResult GetInternalBindingProxy (ucom::ant::iobject_ptr< ant::IBindingProxy > &pBindingProxy)=0
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Protected Member Functions

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

Detailed Description

Interface for accessing an internal Interface Binding Proxy of a sample stream.

Member Function Documentation

◆ GetInternalBindingProxy()

virtual tResult adtf::streaming::hollow::IInternalBindingProxy::GetInternalBindingProxy ( ucom::ant::iobject_ptr< ant::IBindingProxy > & pBindingProxy)
pure virtual

Retrieve the internal binding proxy.

Parameters
[out]pBindingProxyThis will be updated to point to the proxy.
Returns
Standard result.

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