OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <FailoverListener.h>
Private Attributes | |
Discovery::RepoKey | key_ |
Definition at line 26 of file FailoverListener.h.
OpenDDS::DCPS::FailoverListener::FailoverListener | ( | Discovery::RepoKey | key | ) |
Only construct with a repository key value.
Definition at line 17 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Virtual destructor.
Definition at line 27 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 152 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, LM_DEBUG, and OPENDDS_END_VERSIONED_NAMESPACE_DECL.
|
virtual |
Definition at line 36 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 70 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 46 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 58 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 103 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 92 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 114 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, key_, LM_DEBUG, and TheServiceParticipant.
|
virtual |
Definition at line 137 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, key_, LM_DEBUG, and TheServiceParticipant.
|
virtual |
Definition at line 81 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
virtual |
Definition at line 126 of file FailoverListener.cpp.
References ACE_DEBUG, ACE_TEXT(), OpenDDS::DCPS::DCPS_debug_level, and LM_DEBUG.
|
private |
Our repository key. If we trigger, this is the key to the repository that has been lost.
Definition at line 81 of file FailoverListener.h.
Referenced by on_subscription_disconnected(), and on_subscription_lost().