OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <Sedp.h>
Public Member Functions | |
PublicationAgentInfoListener (Sedp &a_sedp) | |
void | update_agent_info (const DCPS::GUID_t &a_local_guid, const ICE::AgentInfo &a_agent_info) |
void | remove_agent_info (const DCPS::GUID_t &a_local_guid) |
![]() | |
virtual | ~AgentInfoListener () |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Public Attributes | |
Sedp & | sedp |
Additional Inherited Members | |
![]() | |
RcObject () | |
|
inline |
|
virtual |
Implements OpenDDS::ICE::AgentInfoListener.
Definition at line 5704 of file Sedp.cpp.
References ACE_GUARD, and ACE_Thread_Mutex::lock_.
|
virtual |
Implements OpenDDS::ICE::AgentInfoListener.
Definition at line 5691 of file Sedp.cpp.
References ACE_GUARD, and ACE_Thread_Mutex::lock_.
Sedp& OpenDDS::RTPS::Sedp::PublicationAgentInfoListener::sedp |