Function operator==(const sdv::ps::TMarshallID&, const sdv::ps::TMarshallID&)#

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 identical to the second ID.