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

#include <defs.hpp>

Public Attributes

bool valid
 
int int_value
 
double double_value
 
std::string name
 
std::vector< std::vector< double > > vect
 

Member Data Documentation

◆ double_value

double flexiv::ai::Result::double_value

◆ int_value

int flexiv::ai::Result::int_value

◆ name

std::string flexiv::ai::Result::name

◆ valid

bool flexiv::ai::Result::valid

◆ vect

std::vector<std::vector<double> > flexiv::ai::Result::vect

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