SSCMA-Micro CPP SDK  v2.0.0
SSCMA-Micro is a cross-platform machine learning inference framework designed for embedded devices.
ma::Decoder Member List

This is the complete list of members for ma::Decoder, including all inherited members.

begin(const void *data, size_t size)=0ma::Decoderpure virtual
begin(const std::string &str)=0ma::Decoderpure virtual
code() const =0ma::Decoderpure virtual
end()=0ma::Decoderpure virtual
name() const =0ma::Decoderpure virtual
operator bool() const =0ma::Decoderpure virtual
read(const std::string &key, int8_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, int16_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, int32_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, int64_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, uint8_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, uint16_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, uint32_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, uint64_t &value) const =0ma::Decoderpure virtual
read(const std::string &key, float &value) const =0ma::Decoderpure virtual
read(const std::string &key, double &value) const =0ma::Decoderpure virtual
read(const std::string &key, std::string &value) const =0ma::Decoderpure virtual
read(ma_perf_t &value)=0ma::Decoderpure virtual
read(std::forward_list< ma_class_t > &value)=0ma::Decoderpure virtual
read(std::forward_list< ma_point_t > &value)=0ma::Decoderpure virtual
read(std::forward_list< ma_bbox_t > &value)=0ma::Decoderpure virtual
type() const =0ma::Decoderpure virtual
~Decoder()=defaultma::Decodervirtual