19.2.3.14.1. MatchingInfo
-
class MatchingInfo
Class MatchingInfo contains information about the matching between two endpoints.
Public Functions
-
inline MatchingInfo()
Default constructor.
-
inline MatchingInfo(MatchingStatus stat, const GUID_t &guid)
- Parameters:
stat – Status
guid – GUID
-
inline MatchingInfo()