1 #ifndef PROTON_TYPES_HPP
2 #define PROTON_TYPES_HPP
30 #include "./internal/config.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.
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.
Forward declarations for Proton types used to represent AMQP types.
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.