ADTF
Loading...
Searching...
No Matches
adtf::streaming::spider Namespace Reference

Namespace for all functionality of the ADTF Streaming SDK provided since v3.18. More...

Classes

class  IActiveRunner
 

Functions

std::string get_help_link (base::ant::IConfiguration &oConfig)
 
tResult is_equal (const ant::IStreamType &oLeftType, const ant::IStreamType &oRightType)
 

Detailed Description

Namespace for all functionality of the ADTF Streaming SDK provided since v3.18.

Function Documentation

◆ get_help_link()

std::string adtf::streaming::spider::get_help_link ( base::ant::IConfiguration & oConfig)

Get the link to the corresponding help/documentation set by hollow::set_help_link

Parameters
[in]oConfigThe configuration instance where the help link might be stored
Returns
The help link if set. Emtpy if not found.

◆ is_equal()

tResult adtf::streaming::spider::is_equal ( const ant::IStreamType & oLeftType,
const ant::IStreamType & oRightType )
inline

Check if two stream types are equal.

Parameters
[in]oLeftTypeThe operands for the check.
[in]oRightTypeThe operands for the check.
Returns
Standard result.