|
Astarte device API for C++ 0.8.1
Astarte device SDK for C++
|
This is the complete list of members for astarte::device::PropertyIndividual, including all inherited members.
| get_value() const -> const std::optional< Data > & | astarte::device::PropertyIndividual | |
| operator!=(const PropertyIndividual &other) const -> bool | astarte::device::PropertyIndividual | |
| operator==(const PropertyIndividual &other) const -> bool | astarte::device::PropertyIndividual | |
| PropertyIndividual(const std::optional< Data > &data) | astarte::device::PropertyIndividual | explicit |