5.4.4. StatusKind

enum class eprosima::statistics_backend::StatusKind : int32_t

Indicates the Type of Monitor Service Status Data stored by the Backend

Values:

enumerator INVALID

Represents no valid status data kind.

enumerator PROXY

Collection of Parameters describing the Proxy Data of that entity.

enumerator CONNECTION_LIST

List of connections that this entity is using. Described here in more detail.

enumerator INCOMPATIBLE_QOS

Status of the Incompatible QoS of that entity.

enumerator INCONSISTENT_TOPIC

Status of Inconsistent topics of the topic of that entity.

enumerator LIVELINESS_LOST

Tracks the status of the number of times that liveliness was lost (writer side).

enumerator LIVELINESS_CHANGED

Tracks the status of the number of times that liveliness status changed (reader side).

enumerator DEADLINE_MISSED

The Status of the number of deadlines missed that were registered in that entity.

enumerator SAMPLE_LOST

Tracks the number of times that this entity lost samples.

enumerator STATUSES_SIZE