Function operator==(const sdv::com::TConnectionID&, const sdv::com::TConnectionID&)#

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