NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsServerErrorInfo Struct Reference

Detailed Description

Definition at line 190 of file 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 193 of file includes/nvds_rest_server.h.

◆ err_log

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

Definition at line 192 of file includes/nvds_rest_server.h.


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