OpenDDS
Snapshot(2023/04/07-19:43)
|
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 |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Additional Inherited Members | |
![]() | |
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().