1 #ifndef PROTON_TYPES_HPP
2 #define PROTON_TYPES_HPP
A key for use with AMQP annotation maps.
Unsettled API - Enable conversions between proton::value and std::map.
Unsettled API - Enable conversions between proton::value and std::deque.
A span of time in milliseconds.
Unsettled API - Enable conversions between proton::value and std::forward_list.
Unsettled API - Enable conversions between proton::value and std::list.
The type of the AMQP null value.
A holder for an instance of any scalar AMQP type.
A string that represents the AMQP symbol type.
A 64-bit timestamp in milliseconds since the Unix epoch.
Unsettled API - Enable conversions between proton::value and std::unordered_map.
A 16-byte universally unique identifier.
A holder for any AMQP value, simple or complex.
Unsettled API - Enable conversions between proton::value and std::vector.