|
ADTF
|
brings latest ant::IFilterGraphInterfacePort to the users scope More...
#include <filtergraphport_intf.h>
Inherits adtf::streaming::ant::IFilterGraphPort.
Inherited by adtf::streaming::ant::IFilterGraphInterfaceClientPort, and adtf::streaming::ant::IFilterGraphInterfaceServerPort.
Public Member Functions | |
| ADTF_IID (IFilterGraphInterfacePort, "filtergraphinterfaceport.ant.streaming.adtf.iid") | |
| Definition of interface id. | |
| virtual tResult | InnerUnbind ()=0 |
Public Member Functions inherited from adtf::streaming::ant::IFilterGraphPort | |
| ADTF_IID (IFilterGraphPort, "filtergraphport.ant.streaming.adtf.iid") | |
| Definition of interface id. | |
Public Member Functions inherited from adtf::ucom::ant::IObject | |
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Protected Member Functions | |
| ~IFilterGraphInterfacePort ()=default | |
| not destructable | |
Protected Member Functions inherited from adtf::streaming::ant::IFilterGraphPort | |
| ~IFilterGraphPort ()=default | |
| not destructable | |
Protected Member Functions inherited from adtf::ucom::ant::IObject | |
| ~IObject ()=default | |
| Protected destructor --> Only the final implementation can be destroyed! | |
brings latest ant::IFilterGraphInterfacePort to the users scope
Common interface for a FilterGraph Port that allows to connect to a IFilterGraph with BindingObjects.
|
pure virtual |
Inner unbind the IBindingClient or IBindingProxy.