Function operator>(const sdv::com::TConnectionID&, const sdv::com::TConnectionID&)#
Defined in File pssup.h
Function Documentation#
-
bool operator>(const sdv::com::TConnectionID &rtID1, const sdv::com::TConnectionID &rtID2)#
Compare two connection IDs.
- Parameters:
rtID1 – [in] Reference to the first ID.
rtID2 – [in] Reference to the second ID.
- Returns:
Returns whether the first ID is larger than the second ID.