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

Data Fields

inconsistent_topic_delegate on_inconsistent_topic
 

Detailed Description

The TopicListener provides asynchronous notification of Topic events.

This listener can be installed during Topic creation (DomainParticipant.create_topic() and related) as well as by calling Topic.set_listener().

Note
The listener callback methods should be lightweight and should not block. If a callback method blocks, it will block all other callback operations within the same DomainParticipant.

Field Documentation

◆ on_inconsistent_topic

inconsistent_topic_delegate on_inconsistent_topic

listener delegate


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