| SSCMA-Micro CPP SDK
    v2.0.0
    SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices. | 
#include <ma_device.h>
| Public Member Functions | |
| ~Device () | |
| const std::string & | name () const noexcept | 
| const std::string & | id () const noexcept | 
| const std::string & | version () const noexcept | 
| size_t | bootCount () const noexcept | 
| const std::vector< Transport * > & | getTransports () noexcept | 
| const std::vector< Sensor * > & | getSensors () noexcept | 
| const std::vector< ma_model_t > & | getModels () noexcept | 
| Storage * | getStorage () noexcept | 
| Static Public Member Functions | |
| static Device * | getInstance () noexcept | 
| ma::Device::~Device | ( | ) | 
| 
 | inlinenoexcept | 
| 
 | staticnoexcept | 
| 
 | inlinenoexcept | 
| 
 | inlinenoexcept | 
| 
 | inlinenoexcept | 
| 
 | inlinenoexcept | 
| 
 | inlinenoexcept | 
| 
 | inlinenoexcept | 
| 
 | inlinenoexcept |