5 #ifndef HERALD_FIXED_PAYLOAD_DATA_SUPPLIER_H
6 #define HERALD_FIXED_PAYLOAD_DATA_SUPPLIER_H
8 #include "../payload_data_supplier.h"
9 #include "../../datatype/payload_timestamp.h"
20 using MYUINT32 =
unsigned long;
31 std::uint64_t clientId);
42 uint64_t clientIdentifier;
Generic abstraction of a particular local proximate device type.
Definition: device.h:27
The main data workhorse class of the Herald API.
Definition: data.h:33
Definition: payload_data.h:13
Definition: fixed_payload_data_supplier.h:28
Definition: fixed_payload_data_supplier.h:22
Contains all low-level Herald datatype implementations.
Definition: base64_string.h:14
Acts as a non-global memory arena for arbitrary classes.
Definition: aggregates.h:15
Definition: payload_timestamp.h:13