Function gpa::playback::operator!=(ResourceExtractor::Request::Info const&, ResourceExtractor::Request::Info const&)

Function Documentation

bool gpa::playback::operator!=(ResourceExtractor::Request::Info const &lhs, ResourceExtractor::Request::Info const &rhs)

Gets a value indicating whether or not two ResourceExtractor::Request::Info objects 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 ResourceExtractor::Request::Info objects are inequal