OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | Public Attributes | List of all members
OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate Struct Reference

#include <StaticDiscovery.h>

Collaboration diagram for OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate:
Collaboration graph
[legend]

Public Member Functions

 LocationUpdate ()
 
 LocationUpdate (ParticipantLocation mask, const ACE_INET_Addr &from, const SystemTimePoint &timestamp)
 

Public Attributes

ParticipantLocation mask_
 
ACE_INET_Addr from_
 
SystemTimePoint timestamp_
 

Detailed Description

Definition at line 776 of file StaticDiscovery.h.

Constructor & Destructor Documentation

◆ LocationUpdate() [1/2]

OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate::LocationUpdate ( )
inline

Definition at line 780 of file StaticDiscovery.h.

780 {}

◆ LocationUpdate() [2/2]

OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate::LocationUpdate ( ParticipantLocation  mask,
const ACE_INET_Addr from,
const SystemTimePoint timestamp 
)
inline

Member Data Documentation

◆ from_

ACE_INET_Addr OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate::from_

Definition at line 778 of file StaticDiscovery.h.

◆ mask_

ParticipantLocation OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate::mask_

Definition at line 777 of file StaticDiscovery.h.

◆ timestamp_

SystemTimePoint OpenDDS::DCPS::StaticParticipant::DiscoveredParticipant::LocationUpdate::timestamp_

Definition at line 779 of file StaticDiscovery.h.


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