Public Attributes | |
| int | total_count |
| int | total_count_change |
| int | current_count |
| int | current_count_change |
Status related to the on_publication_matched listener methods of the DataWriter, Publisher, and DomainParticipant structures.
| int current_count |
The current number of DataReaders matched to the DataWriter.
| int current_count_change |
Change in current_count since the last time the listener was called or status was read.
| int total_count |
Cummulative count of the number of times this DataWriter has discovered a matching DataReader.
| int total_count_change |
Change in total_count since the last time the listener was called or status was read.