#include <rhino_recognizer.h>
Public Member Functions | |
KeyValue (const std::string &key, const std::string &value) | |
Public Attributes | |
std::string | key_ |
std::string | value_ |
Definition at line 69 of file rhino_recognizer.h.
picovoice_driver::RhinoRecognizerData::Result::KeyValue::KeyValue | ( | const std::string & | key, |
const std::string & | value | ||
) |
Definition at line 34 of file rhino_recognizer.cpp.
std::string picovoice_driver::RhinoRecognizerData::Result::KeyValue::key_ |
Definition at line 73 of file rhino_recognizer.h.
std::string picovoice_driver::RhinoRecognizerData::Result::KeyValue::value_ |
Definition at line 74 of file rhino_recognizer.h.