|
OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <Ice.h>


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 () | |
Definition at line 51 of file RTPS/ICE/Ice.h.
|
inlinevirtual |
Definition at line 53 of file RTPS/ICE/Ice.h.
|
pure virtual |
|
pure virtual |
1.8.13