NVIDIA DeepStream SDK API Reference

8.0 Release
YAML_DSConfig Class Reference

Detailed Description

Definition at line 66 of file ds_yaml_parser.hpp.

Public Member Functions

 YAML_DSConfig (std::string ds_yaml_file)
 
const std::vector< YAML_DSElement > & getElementsVector ()
 
void Parse ()
 
void PrintElements ()
 

Constructor & Destructor Documentation

◆ YAML_DSConfig()

YAML_DSConfig::YAML_DSConfig ( std::string  ds_yaml_file)
inline

Definition at line 68 of file ds_yaml_parser.hpp.

Member Function Documentation

◆ getElementsVector()

const std::vector<YAML_DSElement>& YAML_DSConfig::getElementsVector ( )
inline

Definition at line 72 of file ds_yaml_parser.hpp.

◆ Parse()

void YAML_DSConfig::Parse ( )

◆ PrintElements()

void YAML_DSConfig::PrintElements ( )

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