|
| cOutPin () |
| private dPointer
|
|
| cOutPin (const char *strName) |
| CTOR with name.
|
|
virtual | ~cOutPin () |
| DTOR.
|
|
tResult | GetType (ucom::ant::iobject_ptr< const IStreamType > &pStreamType) const override |
|
bool | IsConnected () const override |
|
tResult | SetActive () override |
|
tResult | SetInactive () override |
|
tResult | Disconnect () |
|
tResult | GetSampleStream (ucom::ant::iobject_ptr< ISampleStream > &pSampleStream) const override |
|
tResult | Connect (const ucom::ant::iobject_ptr< ISampleStream > &pSampleStream) override |
|
tResult | RegisterStreamer (ISampleWriter &pStreamWriter) |
| Registers a Streamer to the Pin.
|
|
tResult | UnregisterStreamer (ISampleStreamer &pStreamWriter) |
| Unregisters a registered Streamer from the Pin.
|
|
tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| Query interfaces on an object.
|
|
tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| Provides const correct interface querying.
|
|
void | Destroy () const override |
| Switch from non-virtual destructor to virtual destructor.
|
|
tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| Query interfaces on an object.
|
|
tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| Provides const correct interface querying.
|
|
void | Destroy () const override |
| Switch from non-virtual destructor to virtual destructor.
|
|
tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| Query interfaces on an object.
|
|
tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| Provides const correct interface querying.
|
|
void | Destroy () const override |
| Switch from non-virtual destructor to virtual destructor.
|
|
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") |
| Marks the IObject to be castable with the ucom_cast()
|
|