ADTF  3.18.2
graph.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Classes

class  cGraph
 Default implementation for the IFilterGraph interface. More...
 
class  graph< INTERFACE >
 Generator Template to create a graph implementation. More...
 
class  graph_connection< CONNECTOR, INTERFACE >
 

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::streaming
 Namespace for the ADTF Streaming SDK.
 
 adtf::streaming::ant
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.0.
 

Functions

tResult get_named_graph_object_from_graph (IGraph &oGraph, const char *strName, ucom::ant::iobject_ptr< ucom::ant::IObject > &pObjectFound)
 Helper function to retrieve a graph object from a graph with fully qualified unique name of an object. More...
 
adtf_util::cString get_named_graph_object_full_name (const INamedGraphObject &oGraphObject)
 Helper function to retrieve a full qualified unique name of an object registered in IFilterGraph. More...
 
adtf_util::cString get_named_graph_object_full_name (const INamedGraphObject &oGraphObject, const char *strSeperator)
 Helper function to retrieve a full qualified unique name of an object registered in IFilterGraph. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file graph.h.