Class MatchingInfo
Defined in File MatchingInfo.h
Class Documentation
-
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()
-
inline MatchingInfo()