RTI Connext Modern C++ API Version 7.3.0
|
<<value-type>> Holds a counter for a QosPolicyId More...
#include <dds/core/policy/QosPolicyCount.hpp>
Public Member Functions | |
QosPolicyCount (QosPolicyId the_policy_id, int32_t the_count) | |
Creates an instance with the policy ID and its counter. More... | |
QosPolicyId | policy_id () const |
Gets the policy ID. More... | |
int32_t | count () const |
Gets the counter. More... | |
<<value-type>> Holds a counter for a QosPolicyId
|
inline |
Creates an instance with the policy ID and its counter.
|
inline |
Gets the policy ID.
|
inline |
Gets the counter.