NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerErrorInfo Struct Reference

Detailed Description

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

◆ err_log

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

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


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