|
|
tResult | AddNamedGraphObject (const ucom::ant::iobject_ptr< INamedGraphObject > &pItem, int32_t ui32OrderNumber) override |
| |
|
tResult | RemoveNamedGraphObject (const ucom::ant::iobject_ptr< INamedGraphObject > &pGraphObject) override |
| |
|
tResult | AddStreamIn (const char *strName, const char *strSampleStreamSource, const char *strSampleStreamPin, const char *strAlias) |
| |
|
tResult | AddStreamOut (const char *strName, const char *strSampleStreamSink, const char *strSampleStreamPin, const char *strAlias) |
| |
|
tResult | AddStreamInterfaceIn (const char *strName, const char *strSampleStreamSource, const char *strSampleStreamPin, const char *strBindingProxy) |
| |
|
tResult | AddStreamInterfaceOut (const char *strName, const char *strBindingProxy, const char *strSampleStreamSink, const char *strSampleStreamPin) |
| |
|
tResult | AddConnection (const char *strName, const char *strSourceName, const char *strSourceConnector, const char *strDestinationName, const char *strDestinationConnector, int32_t ui32OrderNumber, bool bSync) |
| |
|
tResult | SetState (tStreamingState eState) override |
| |
|
tStreamingState | GetState () override |
| |
| tResult | SetFiltergraphSubState (IFilterGraph::tFilterGraphState eFilterGraphState) |
| |
| tResult | RemoveNamedGraphObject (const char *strName) |
| |
|
| named_graph_object () |
| | CTOR.
|
| |
| | named_graph_object (const char *strName) |
| |
|
virtual | ~named_graph_object ()=default |
| | DTOR.
|
| |
| tResult | SetName (const char *strName) override |
| |
| tResult | GetName (base::ant::IString &&strName) const override |
| |
| tResult | SetParent (const ucom::ant::IObject *poParentObject) override |
| |
| tResult | GetParent (const ucom::ant::IObject *&poParentObject) const override |
| |
|
| named_graph_object () |
| | CTOR.
|
| |
| | named_graph_object (const char *strName) |
| |
|
virtual | ~named_graph_object ()=default |
| | DTOR.
|
| |
| tResult | SetName (const char *strName) override |
| |
| tResult | GetName (base::ant::IString &&strName) const override |
| |
| tResult | SetParent (const ucom::ant::IObject *poParentObject) override |
| |
| tResult | GetParent (const ucom::ant::IObject *&poParentObject) const override |
| |
|
| named_graph_object () |
| | CTOR.
|
| |
| | named_graph_object (const char *strName) |
| |
|
virtual | ~named_graph_object ()=default |
| | DTOR.
|
| |
| tResult | SetName (const char *strName) override |
| |
| tResult | GetName (base::ant::IString &&strName) const override |
| |
| tResult | SetParent (const ucom::ant::IObject *poParentObject) override |
| |
| tResult | GetParent (const ucom::ant::IObject *&poParentObject) const override |
| |
| 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") |
| |