<<extension>> Reasons why a sample was lost
More...
#include <Status.hpp>
Inherits bitset< OMG_DDS_STATE_BIT_COUNT >.
Detailed Description
Constructor & Destructor Documentation
rti::core::status::SampleLostState::SampleLostState |
( |
| ) |
|
|
inline |
rti::core::status::SampleLostState::SampleLostState |
( |
const MaskType & |
src | ) |
|
|
inline |
Member Function Documentation
static const SampleLostState rti::core::status::SampleLostState::not_lost |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_writer |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_instances_limit |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_remote_writers_per_instance_limit |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_incomplete_coherent_set |
( |
| ) |
|
|
inlinestatic |
A sample is lost because it is part of an incomplete coherent set.
static const SampleLostState rti::core::status::SampleLostState::lost_by_large_coherent_set |
( |
| ) |
|
|
inlinestatic |
A sample is lost because it is part of a large coherent set.
static const SampleLostState rti::core::status::SampleLostState::lost_by_samples_per_remote_writer_limit |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_virtual_writers_limit |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_remote_writers_per_sample_limit |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_availability_waiting_time |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_remote_writers_per_virtual_queue_limit |
( |
| ) |
|
|
inlinestatic |
static const SampleLostState rti::core::status::SampleLostState::lost_by_out_of_memory |
( |
| ) |
|
|
inlinestatic |