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

#include <StaticDiscovery.h>

Inheritance diagram for OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint:
Collaboration graph
[legend]

Public Member Functions

 LocalEndpoint ()
 

Public Attributes

GUID_t topic_id_
 
TransportLocatorSeq trans_info_
 
MonotonicTime_t participant_discovered_at_
 
ACE_CDR::ULong transport_context_
 
RepoIdSet matched_endpoints_
 
SequenceNumber sequence_
 
RepoIdSet remote_expectant_opendds_associations_
 
XTypes::TypeInformation type_info_
 

Detailed Description

Definition at line 212 of file StaticDiscovery.h.

Constructor & Destructor Documentation

◆ LocalEndpoint()

OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::LocalEndpoint ( )
inline

Definition at line 213 of file StaticDiscovery.h.

216  , transport_context_(0)
218  {
219  }
const GUID_t GUID_UNKNOWN
Nil value for GUID.
Definition: GuidUtils.h:59
ACE_INLINE OpenDDS_Dcps_Export const MonotonicTime_t & monotonic_time_zero()
static SequenceNumber SEQUENCENUMBER_UNKNOWN()

Member Data Documentation

◆ matched_endpoints_

RepoIdSet OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::matched_endpoints_

Definition at line 225 of file StaticDiscovery.h.

◆ participant_discovered_at_

MonotonicTime_t OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::participant_discovered_at_

Definition at line 223 of file StaticDiscovery.h.

◆ remote_expectant_opendds_associations_

RepoIdSet OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::remote_expectant_opendds_associations_

Definition at line 227 of file StaticDiscovery.h.

◆ sequence_

SequenceNumber OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::sequence_

Definition at line 226 of file StaticDiscovery.h.

◆ topic_id_

GUID_t OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::topic_id_

◆ trans_info_

TransportLocatorSeq OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::trans_info_

◆ transport_context_

ACE_CDR::ULong OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::transport_context_

Definition at line 224 of file StaticDiscovery.h.

◆ type_info_

XTypes::TypeInformation OpenDDS::DCPS::StaticEndpointManager::LocalEndpoint::type_info_

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