Copyright © Audi Electronics Venture GmbH.
A common result class usable as return value throughout.
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 entire ADTF SDK.
Copyright © Audi Electronics Venture GmbH.