OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <DefaultNetworkConfigMonitor.h>
Public Member Functions | |
bool | open () |
bool | close () |
![]() | |
typedef | OPENDDS_LIST (NetworkInterfaceAddress) List |
NetworkConfigMonitor () | |
virtual | ~NetworkConfigMonitor () |
void | connect (RcHandle< InternalTopic< NetworkInterfaceAddress > > topic) |
void | disconnect (RcHandle< InternalTopic< NetworkInterfaceAddress > > topic) |
![]() | |
virtual | ~RcObject () |
virtual void | _add_ref () |
virtual void | _remove_ref () |
long | ref_count () const |
WeakObject * | _get_weak_object () const |
Additional Inherited Members | |
![]() | |
void | set (const List &list) |
void | clear () |
void | set (const NetworkInterfaceAddress &nia) |
void | remove_interface (const OPENDDS_STRING &name) |
void | remove_address (const OPENDDS_STRING &name, const NetworkAddress &address) |
![]() | |
RcObject () | |
Definition at line 21 of file DefaultNetworkConfigMonitor.h.
|
inlinevirtual |
Implements OpenDDS::DCPS::NetworkConfigMonitor.
Definition at line 42 of file DefaultNetworkConfigMonitor.h.
References OPENDDS_END_VERSIONED_NAMESPACE_DECL.
|
inlinevirtual |
Implements OpenDDS::DCPS::NetworkConfigMonitor.
Definition at line 23 of file DefaultNetworkConfigMonitor.h.
References TheServiceParticipant.