|
|
| graph_connection (const char *strName, const char *strSource, const char *strSourceConnector, const char *strDest, const char *strDestConnector, const ucom::ant::iobject_ptr< INamedGraphObject > &pSource, const ucom::ant::iobject_ptr< INamedGraphObject > &pDest, bool bConnectRunner) |
| |
|
tResult | Connect () override |
| |
|
tResult | Disconnect () override |
| |
|
tResult | GetSource (ucom::ant::iobject_ptr< INamedGraphObject > &pSource) const override |
| |
|
tResult | GetSourceName (base::ant::IString &&strName) const override |
| |
|
tResult | GetSourceConnectorName (base::ant::IString &&strName) const override |
| |
|
tResult | GetDestination (ucom::ant::iobject_ptr< INamedGraphObject > &pDestination) const override |
| |
|
tResult | GetDestinationName (base::ant::IString &&strName) const override |
| |
|
tResult | GetDestinationConnectorName (base::ant::IString &&strName) const override |
| |
|
bool | IsConnected () 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") |
| |