CoreDX DDS C Reference Manual
Public Attributes | List of all members
DDS_SubscriptionMatchedStatus Struct Reference

Status related to the on_subscription_matched listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures. More...

Public Attributes

int total_count
 Cummulative count of the number of times this DataReader has discovered a matching DataWriter.
 
int total_count_change
 Change in total_count since the last time the listener was called or status was read.
 
int current_count
 The current number of DataWriters matched to the DataReader.
 
int current_count_change
 Change in current_count since the last time the listener was called or status was read.
 

Detailed Description

Status related to the on_subscription_matched listener methods of the DDS_DataReader, DDS_Subscriber, and DDS_DomainParticipant structures.


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