28 #include "./internal/config.hpp" 34 class connection_options;
38 class error_condition;
42 class messaging_handler;
46 class receiver_iterator;
47 class receiver_options;
48 class reconnect_options;
51 class sender_iterator;
54 class session_options;
64 namespace internal {
namespace v03 {
class work; } }
66 #if PN_CPP_HAS_LAMBDAS && PN_CPP_HAS_VARIADIC_TEMPLATES 67 namespace internal {
namespace v11 {
class work; } }
68 using internal::v11::work;
70 using internal::v03::work;
82 #endif // PROTON_FWD_HPP A return type for container methods.
Definition: fwd.hpp:79
Unsettled API - An AMQP driver for a single connection.
Definition: connection_driver.hpp:93
The main Proton namespace.
Definition: annotation_key.hpp:33