NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerErrorInfo Struct Reference

Detailed Description

Definition at line 248 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 251 of file sources/includes/nvds_rest_server.h.

◆ err_log

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

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


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