Astarte device API for C++ 0.7.1
Astarte device SDK for C++
Loading...
Searching...
No Matches
data.hpp File Reference

Astarte data class and its related methods. More...

#include <chrono>
#include <cstdint>
#include <optional>
#include <string>
#include <variant>
#include <vector>
#include "astarte_device_sdk/type.hpp"

Go to the source code of this file.

Classes

class  AstarteDeviceSdk::AstarteData
 Astarte data class, representing the basic Astarte types. More...
 

Namespaces

namespace  AstarteDeviceSdk
 Umbrella namespace for the Astarte device SDK.
 

Concepts

concept  AstarteDeviceSdk::AstarteDataAllowedType
 Restricts the allowed types for instances of an Astarte data class.
 

Detailed Description

Astarte data class and its related methods.