|
| AmrProperties (std::string manufacturer, std::string model_name, uint32_t model_number, std::string device_type, std::string friendly_name, std::set< FunctionalityType > functionalities={}) |
|
| AmrProperties (std::string friendly_name) |
|
std::string | getManufacturer () const |
|
std::string | getModelName () const |
|
uint32_t | getModelNumber () const |
|
std::string | getDeviceType () const |
|
std::string | getFriendlyName () const |
|
std::set< FunctionalityType > | getFunctionalities () const |
|
| SERIALIZE (device_type_, friendly_name_, functionalities_, manufacturer_, model_name_, model_number_) |
|
The documentation for this class was generated from the following file: