Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Represents the Subscribe Options
associated with each Subscription.
Defined in header <boost/mqtt5/types.hpp>
struct subscribe_options;
|
Name |
Description |
|---|---|
|
Maximum |
|
|
Option determining if Application Messages will be forwarded to a connection with an equal ClientID. |
|
|
Option determining if Application Message will keep their |
|
|
Option determining if retained messages are sent when the Subscription is established. |
Convenience header <boost/mqtt5.hpp>