ADTF  3.18.2
graph_element_editors.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::streaming
 Namespace for the ADTF Streaming SDK.
 
 adtf::streaming::giant
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.6.
 
 adtf::streaming::hollow
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.7.
 
 adtf::streaming::spider
 Namespace for all functionality of the ADTF Streaming SDK provided since v3.18.
 

Functions

void set_description (base::ant::IConfiguration &oConfig, const char *strDescription)
 Sets description information. More...
 
void set_editor (base::ant::IConfiguration &oConfig, const char *strName, const char *strUrl)
 Sets graph element editor information. More...
 
void set_editors (base::ant::IConfiguration &oConfig, const std::vector< std::pair< std::string, std::string >> &oEditors)
 Sets multiple graph element editors. More...
 
void set_help_link (base::ant::IConfiguration &oConfig, const char *strUrl)
 Set the link to the corresponding help/documentation. More...
 
void set_description (base::ant::IConfiguration &oConfig, const char *strItem, const char *strDescription)
 Set the description for a specified item of the graph object. More...
 
std::string get_help_link (base::ant::IConfiguration &oConfig)
 Get the link to the corresponding help/documentation set by hollow::set_help_link. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file graph_element_editors.h.