Function gpa::playback::operator!=(ResourceExtractor::Request const&, ResourceExtractor::Request const&)
Defined in File resource-extractor.h
Function Documentation
-
bool gpa::playback::operator!=(ResourceExtractor::Request const &lhs, ResourceExtractor::Request const &rhs)
Gets a value indicating whether or not two ResourceExtractor::Request 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 objects are inequal