Function gpa::playback::operator!=(ResourceTransferInfo::Region const&, ResourceTransferInfo::Region const&)

Function Documentation

bool gpa::playback::operator!=(ResourceTransferInfo::Region const &lhs, ResourceTransferInfo::Region const &rhs)

Gets a value indicating whether or not two ResourceTransferInfo::Regions are inequal.

Parameters
  • lhs -- [in] The left hand side object to compare for inequality

  • rhs -- [in] The right hand side object to compare for inequality

Returns

Whether or not the given ResourceTransferInfo::Regions are inequal