An AMQP message. More...
#include "./fwd.hpp"
#include "./internal/export.hpp"
#include "./duration.hpp"
#include "./timestamp.hpp"
#include "./value.hpp"
#include "./map.hpp"
#include <proton/type_compat.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | message |
An AMQP message. More... | |
Namespaces | |
proton | |
The main Proton namespace. | |
Functions | |
std::string | to_string (const message &) |
Human readable string representation. | |
An AMQP message.