|
Astarte device API for C++ 0.8.1
Astarte device SDK for C++
|
This is the complete list of members for AstarteDeviceSdk::AstarteStoredProperty, including all inherited members.
| AstarteStoredProperty(std::string_view interface_name, std::string_view path, int32_t version_major, AstarteOwnership ownership, AstarteData data) | AstarteDeviceSdk::AstarteStoredProperty | explicit |
| get_interface_name() const -> const std::string & | AstarteDeviceSdk::AstarteStoredProperty | |
| get_ownership() const -> const AstarteOwnership & | AstarteDeviceSdk::AstarteStoredProperty | |
| get_path() const -> const std::string & | AstarteDeviceSdk::AstarteStoredProperty | |
| get_value() const -> const AstarteData & | AstarteDeviceSdk::AstarteStoredProperty | |
| get_version_major() const -> int32_t | AstarteDeviceSdk::AstarteStoredProperty | |
| operator!=(const AstarteStoredProperty &other) const -> bool | AstarteDeviceSdk::AstarteStoredProperty | |
| operator==(const AstarteStoredProperty &other) const -> bool | AstarteDeviceSdk::AstarteStoredProperty |