Struct astutedds::dcps::SampleRejectedStatusKind

ClassList > astutedds > dcps > SampleRejectedStatusKind

  • #include <dds_psm_types.hpp>

Public Static Attributes

Type Name
constexpr int32_t NOT_REJECTED = 0
constexpr int32_t REJECTED_BY_INSTANCES_LIMIT = 1
constexpr int32_t REJECTED_BY_SAMPLES_LIMIT = 2
constexpr int32_t REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT = 3

Public Static Attributes Documentation

variable NOT_REJECTED

constexpr int32_t astutedds::dcps::SampleRejectedStatusKind::NOT_REJECTED;

variable REJECTED_BY_INSTANCES_LIMIT

constexpr int32_t astutedds::dcps::SampleRejectedStatusKind::REJECTED_BY_INSTANCES_LIMIT;

variable REJECTED_BY_SAMPLES_LIMIT

constexpr int32_t astutedds::dcps::SampleRejectedStatusKind::REJECTED_BY_SAMPLES_LIMIT;

variable REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT

constexpr int32_t astutedds::dcps::SampleRejectedStatusKind::REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT;


The documentation for this class was generated from the following file include/astutedds/dcps/dds_psm_types.hpp