CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
SubscriptionMatchedStatus Class Reference

Data Fields

int total_count
 
int total_count_change
 
int current_count
 
int current_count_change
 

Detailed Description

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

Field Documentation

◆ current_count

int current_count

The current number of DataWriters matched to the DataReader.

◆ current_count_change

int current_count_change

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

◆ total_count

int total_count

Cummulative count of the number of times this DataReader has discovered a matching DataWriter.

◆ total_count_change

int total_count_change

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


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