#include <DiscoveryBase.h>
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 562 of file DiscoveryBase.h.
OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::LocalEndpoint | ( | ) | [inline] |
Definition at line 563 of file DiscoveryBase.h.
RepoIdSet OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::matched_endpoints_ |
Definition at line 566 of file DiscoveryBase.h.
RepoIdSet OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::remote_opendds_associations_ |
Definition at line 568 of file DiscoveryBase.h.
DCPS::SequenceNumber OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::sequence_ |
Definition at line 567 of file DiscoveryBase.h.
DCPS::RepoId OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::topic_id_ |
Definition at line 564 of file DiscoveryBase.h.
DCPS::TransportLocatorSeq OpenDDS::DCPS::EndpointManager< DiscoveredParticipantData_ >::LocalEndpoint::trans_info_ |
Definition at line 565 of file DiscoveryBase.h.