|
ADTF
|
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) |
Namespace for all functionality of the ADTF Streaming SDK provided since v3.18.
| 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
| [in] | oConfig | The configuration instance where the help link might be stored |
|
inline |
Check if two stream types are equal.
| [in] | oLeftType | The operands for the check. |
| [in] | oRightType | The operands for the check. |