NVIDIA DeepStream SDK API Reference

8.0 Release
Link_To_Element Class Reference

Detailed Description

Definition at line 20 of file ds_yaml_parser.hpp.

Public Member Functions

 Link_To_Element (std::string target, std::string source_element_src_pad_template, std::string target_element_sink_pad_template)
 

Data Fields

std::string target
 
std::string source_element_src_pad_template
 
std::string target_element_sink_pad_template
 

Constructor & Destructor Documentation

◆ Link_To_Element()

Link_To_Element::Link_To_Element ( std::string  target,
std::string  source_element_src_pad_template,
std::string  target_element_sink_pad_template 
)
inline

Definition at line 27 of file ds_yaml_parser.hpp.

Field Documentation

◆ source_element_src_pad_template

std:: string Link_To_Element::source_element_src_pad_template

Definition at line 24 of file ds_yaml_parser.hpp.

◆ target

std:: string Link_To_Element::target

Definition at line 23 of file ds_yaml_parser.hpp.

◆ target_element_sink_pad_template

std:: string Link_To_Element::target_element_sink_pad_template

Definition at line 25 of file ds_yaml_parser.hpp.


The documentation for this class was generated from the following file: