NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerErrorInfo Struct Reference

Detailed Description

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

◆ err_log

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

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


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