Copyright © Audi Electronics Venture GmbH.
A_UTILS_NS::cResult tResult
For backwards compatibility and to bring latest version into scope.
The IString interface provides methods for getting and setting strings through abstract interfaces.
Interface for a NamedGraphObject which can be added to the FilterGraph.
virtual tResult GetName(base::ant::IString &&strName) const =0
Gets the Name of the object to the IString rvalue reference strName.
ADTF_IID(INamedGraphObject, "namedgraphobject.ant.streaming.adtf.iid")
defintion of interface id
virtual tResult SetName(const char *strName)=0
Sets the Name of the object.
virtual tResult GetParent(const ucom::ant::IObject *&poParentObject) const =0
Retrieves the Parent of the object.
~INamedGraphObject()=default
not destructable
virtual tResult SetParent(const ucom::ant::IObject *oParentObject)=0
Sets the Parent of the object.
Base class for every interface type within the uCOM.
Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
Namespace for the ADTF Streaming SDK.
Namespace for entire ADTF SDK.
Copyright © Audi Electronics Venture GmbH.