15.2.2.12.1. MatchingInfo

class eprosima::fastrtps::rtps::MatchingInfo

Class MatchingInfo contains information about the matching between two endpoints.

Public Functions

MatchingInfo()

Default constructor.

MatchingInfo(MatchingStatus stat, const GUID_t &guid)

Parameters
  • stat: Status

  • guid: GUID

Public Members

MatchingStatus status

Status.

GUID_t remoteEndpointGuid

Remote endpoint GUID.