delivery Class Reference

A received message. More...

#include <delivery.hpp>

Inheritance diagram for delivery:
transfer

List of all members.

Public Member Functions

class receiver receiver () const
 Return the receiver for this delivery.
void accept ()
 Settle with ACCEPTED state.
void reject ()
 Settle with REJECTED state.
void release ()
 Settle with RELEASED state.
void modify ()
 Settle with MODIFIED state.

Detailed Description

A received message.

A delivery attempt can fail. As a result, a particular message may correspond to multiple deliveries.

Examples:

broker.cpp, client.cpp, direct_recv.cpp, helloworld.cpp, multithreaded_client.cpp, multithreaded_client_flow_control.cpp, server.cpp, server_direct.cpp, service_bus.cpp, and simple_recv.cpp.


The documentation for this class was generated from the following file:

Generated on 1 Jun 2020 for Qpid Proton C++ by  doxygen 1.6.1