NVIDIA DeepStream SDK API Reference

8.0 Release
YAML_DSLink Class Reference

Detailed Description

Definition at line 35 of file ds_yaml_parser.hpp.

Public Member Functions

 YAML_DSLink (std::string src, std::string dest)
 

Data Fields

std::string source
 
std::string target
 

Constructor & Destructor Documentation

◆ YAML_DSLink()

YAML_DSLink::YAML_DSLink ( std::string  src,
std::string  dest 
)
inline

Definition at line 39 of file ds_yaml_parser.hpp.

Field Documentation

◆ source

std::string YAML_DSLink::source

Definition at line 37 of file ds_yaml_parser.hpp.

◆ target

std::string YAML_DSLink::target

Definition at line 38 of file ds_yaml_parser.hpp.


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