![]() |
StatusKind Fields |
The StatusKind type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DataAvailableStatus |
One or more new data samples have been received.
|
![]() ![]() | DataOnReadersStatus |
New data is available.
|
![]() ![]() | InconsistentTopicStatus |
Another topic exists with the same name but different characteristics.
|
![]() ![]() | LivelinessChangedStatus |
The liveliness of one or more DataWriter that were writing instances read through the DataReader has changed.
Some DataWriter have become alive or not alive.
|
![]() ![]() | LivelinessLostStatus |
The liveliness that the DataWriter has committed to through its LivelinessQosPolicy was not respected,
thus DataReader entities will consider the DataWriter as no longer alive.
|
![]() ![]() | OfferedDeadlineMissedStatus |
The deadline that the DataWriter has committed through its DeadlineQosPolicy was not respected for a specific instance.
|
![]() ![]() | OfferedIncompatibleQosStatus |
A QoS policy value was incompatible with what was requested.
|
![]() ![]() | PublicationMatchedStatus | |
![]() ![]() | RequestedDeadlineMissedStatus |
The deadline that the DataReader was expecting through its DeadlineQosPolicy was not respected for a specific instance.
|
![]() ![]() | RequestedIncompatibleQosStatus |
A QoS policy value was incompatible with what is offered.
|
![]() ![]() | SampleLostStatus |
A sample has been lost (i.e. was never received).
|
![]() ![]() | SampleRejectedStatus |
A (received) sample has been rejected.
|
![]() ![]() | SubscriptionMatchedStatus |