DDS::SubscriptionMatchedStatus Struct Reference

#include <dds_dcps.h>

List of all members.


Detailed Description

Structure for holding data corresponding to the status SUBSCRIPTION_MATCHED.

Public Attributes

long total_count
 total cumulative count the concerned DataReader discovered a "match" with a DataWriter.
long total_count_change
 The change in total_count since the last time the listener was called or the status was read.
long current_count
 The number of DataWriterss currently matched to the concerned DataReader.
long current_count_change
 The change in current_count since the last time the listener was called or the status was read.
InstanceHandle_t last_publication_handle

Member Data Documentation

total cumulative count the concerned DataReader discovered a "match" with a DataWriter.

That is, it found a DataWriter for the same Topic with a requested QoS that is compatible with that offered by the DataReader

The change in total_count since the last time the listener was called or the status was read.

The change in current_count since the last time the listener was called or the status was read.


The documentation for this struct was generated from the following file:

Generated on Sat Oct 10 16:19:58 2009 for EPICS-DDS by  doxygen 1.5.6