Function operator!=(const sdv::ps::TMarshallID&, const sdv::ps::TMarshallID&)#
Defined in File pssup.h
Function Documentation#
-
bool operator!=(const sdv::ps::TMarshallID &rtID1, const sdv::ps::TMarshallID &rtID2)#
Compare two marshall IDs.
- Parameters:
rtID1 – [in] Reference to the first ID.
rtID2 – [in] Reference to the second ID.
- Returns:
Returns whether the first ID is different from the second ID.