#include <DiscoveryBase.h>
Inheritance diagram for OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint:
Public Member Functions | |
LocalEndpoint () | |
Public Attributes | |
DCPS::RepoId | topic_id_ |
DCPS::TransportLocatorSeq | trans_info_ |
RepoIdSet | matched_endpoints_ |
DCPS::SequenceNumber | sequence_ |
RepoIdSet | remote_opendds_associations_ |
Definition at line 392 of file DiscoveryBase.h.
OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::LocalEndpoint | ( | ) | [inline] |
RepoIdSet OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::matched_endpoints_ |
Definition at line 396 of file DiscoveryBase.h.
RepoIdSet OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::remote_opendds_associations_ |
Definition at line 398 of file DiscoveryBase.h.
DCPS::SequenceNumber OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::sequence_ |
Definition at line 397 of file DiscoveryBase.h.
DCPS::RepoId OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::topic_id_ |
Definition at line 394 of file DiscoveryBase.h.
DCPS::TransportLocatorSeq OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::trans_info_ |
Definition at line 395 of file DiscoveryBase.h.