CoreDX DDS
C# Reference Manual

LivelinessChangedStatus Class Reference
[DDS Status Structures]

Status related to the on_liveliness_changed listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...

List of all members.

Public Attributes

int alive_count
 The number of 'active' DataWriters matched to this DataReader.
int not_alive_count
 The number of 'not-alive' DataWriters matched to this DataReader.
int alive_count_change
 Change in alive_count since the last time the listener was called or status was read.
int not_alive_count_change
 Change in not_alive_count since the last time the listener was called or status was read.
InstanceHandle_t last_publication_handle
 Handle identifying the most recent DataWriter whose liveliness changed.

Detailed Description

Status related to the on_liveliness_changed listener methods of the DataReader, Subscriber, and DomainParticipant structures.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties

© 2009-2011 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.