The message delivery policy to establish when opening a link. More...
#include <delivery_mode.hpp>
Public Types | |
enum | modes { NONE , AT_MOST_ONCE , AT_LEAST_ONCE } |
Delivery modes. More... | |
The message delivery policy to establish when opening a link.
This structure imitates the newer C++11 "enum class" so that The enumeration constants are in the delivery_mode namespace.
enum modes |
Delivery modes.