1#ifndef PROTON_TYPES_FWD_HPP
2#define PROTON_TYPES_FWD_HPP
Arbitrary binary data.
Definition binary.hpp:40
A 128-bit decimal floating-point value.
Definition decimal.hpp:52
A 32-bit decimal floating-point value.
Definition decimal.hpp:46
A 64-bit decimal floating-point value.
Definition decimal.hpp:49
A span of time in milliseconds.
Definition duration.hpp:39
The type of the AMQP null value.
Definition null.hpp:38
A holder for an instance of any scalar AMQP type.
Definition scalar.hpp:37
A string that represents the AMQP symbol type.
Definition symbol.hpp:35
A 64-bit timestamp in milliseconds since the Unix epoch.
Definition timestamp.hpp:35
A 16-byte universally unique identifier.
Definition uuid.hpp:37
A holder for any AMQP value, simple or complex.
Definition value.hpp:57
The main Proton namespace.
Definition annotation_key.hpp:33