![]() |
LivelinessChangedStatus Structure |
Namespace: OpenDDSharp.DDS
The LivelinessChangedStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | AliveCount |
Gets the total number of data writers currently active on the topic this data reader is reading.
|
![]() | AliveCountChange |
Gets the change in the alive count since the last time the status was accessed.
|
![]() | LastPublicationHandle |
Gets the handle of the last DataWriter whose liveliness has changed.
|
![]() | NotAliveCount |
Gets the total number of data writers writing to the data reader's topic that are no longer asserting their liveliness.
|
![]() | NotAliveCountChange |
Gets the change in the not alive count since the last time the status was accessed.
|
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |