NVIDIA DeepStream SDK API Reference

9.1 Release
NvDsServerErrorInfo Struct Reference

Detailed Description

Definition at line 264 of file sources/includes/nvds_rest_server.h.

Data Fields

std::pair< int, std::string > err_log
 
NvDsServerStatusCode code
 

Field Documentation

◆ code

NvDsServerStatusCode NvDsServerErrorInfo::code

Definition at line 267 of file sources/includes/nvds_rest_server.h.

◆ err_log

std::pair< int, std::string > NvDsServerErrorInfo::err_log

Definition at line 266 of file sources/includes/nvds_rest_server.h.


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