|
OpenDDS
Snapshot(2023/04/28-20:55)
|
Defines the interface for Discovery callbacks into the Topic. More...
#include <TopicCallbacks.h>


Public Member Functions | |
| TopicCallbacks () | |
| virtual | ~TopicCallbacks () |
| virtual void | inconsistent_topic (int count)=0 |
Public Member Functions inherited from OpenDDS::DCPS::RcObject | |
| virtual | ~RcObject () |
| virtual void | _add_ref () |
| virtual void | _remove_ref () |
| long | ref_count () const |
| WeakObject * | _get_weak_object () const |
Additional Inherited Members | |
Protected Member Functions inherited from OpenDDS::DCPS::RcObject | |
| RcObject () | |
Defines the interface for Discovery callbacks into the Topic.
Definition at line 27 of file TopicCallbacks.h.
|
inline |
Definition at line 31 of file TopicCallbacks.h.
|
inlinevirtual |
Definition at line 33 of file TopicCallbacks.h.
References inconsistent_topic(), and OPENDDS_END_VERSIONED_NAMESPACE_DECL.
|
pure virtual |
Implemented in OpenDDS::DCPS::TopicImpl.
Referenced by OpenDDS::DCPS::TopicDetails::increment_inconsistent(), and ~TopicCallbacks().
1.8.13