Astarte device API for C++ 0.7.1
Astarte device SDK for C++
Loading...
Searching...
No Matches
AstarteDeviceSdk::AstarteStoredProperty Member List

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::AstarteStoredPropertyexplicit
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_tAstarteDeviceSdk::AstarteStoredProperty
operator!=(const AstarteStoredProperty &other) const -> boolAstarteDeviceSdk::AstarteStoredProperty
operator==(const AstarteStoredProperty &other) const -> boolAstarteDeviceSdk::AstarteStoredProperty