Class MatchingInfo contains information about the matching between two endpoints. More...
#include <MatchingInfo.hpp>
Public Member Functions | |
| MatchingInfo () | |
| Default constructor. | |
| MatchingInfo (MatchingStatus stat, const GUID_t &guid) | |
| ~MatchingInfo () | |
Public Attributes | |
| MatchingStatus | status |
| Status. | |
| GUID_t | remoteEndpointGuid |
| Remote endpoint GUID. | |
Class MatchingInfo contains information about the matching between two endpoints.
|
inline |
Default constructor.
|
inline |
| stat | Status |
| guid | GUID |
|
inline |
| GUID_t remoteEndpointGuid |
Remote endpoint GUID.
| MatchingStatus status |
Status.