OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | List of all members
OpenDDS::ICE::AgentInfoListener Class Referenceabstract

#include <Ice.h>

Inheritance diagram for OpenDDS::ICE::AgentInfoListener:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::ICE::AgentInfoListener:
Collaboration graph
[legend]

Public Member Functions

virtual ~AgentInfoListener ()
 
virtual void update_agent_info (const DCPS::GUID_t &a_local_guid, const AgentInfo &a_agent_info)=0
 
virtual void remove_agent_info (const DCPS::GUID_t &a_local_guid)=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 ()
 

Detailed Description

Definition at line 51 of file RTPS/ICE/Ice.h.

Constructor & Destructor Documentation

◆ ~AgentInfoListener()

virtual OpenDDS::ICE::AgentInfoListener::~AgentInfoListener ( )
inlinevirtual

Definition at line 53 of file RTPS/ICE/Ice.h.

53 {}

Member Function Documentation

◆ remove_agent_info()

virtual void OpenDDS::ICE::AgentInfoListener::remove_agent_info ( const DCPS::GUID_t a_local_guid)
pure virtual

◆ update_agent_info()

virtual void OpenDDS::ICE::AgentInfoListener::update_agent_info ( const DCPS::GUID_t a_local_guid,
const AgentInfo a_agent_info 
)
pure virtual

The documentation for this class was generated from the following file: