Flexiv AIDK APIs  1.2
Public Attributes | List of all members
flexiv::ai::AIStatus Struct Reference

#include <defs.hpp>

Public Attributes

int status_code = -1
 
std::string status_name
 
std::string status_message
 

Detailed Description

Examples
test_aidk_compute.cpp, test_aidk_compute_image.cpp, and test_aidk_others.cpp.

Member Data Documentation

◆ status_code

int flexiv::ai::AIStatus::status_code = -1

◆ status_message

std::string flexiv::ai::AIStatus::status_message

◆ status_name

std::string flexiv::ai::AIStatus::status_name

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