#include <QXP33Deobfuscator.h>
 
  
| Public Member Functions | |
| QXP33Deobfuscator (uint16_t seed, uint16_t increment) | |
| void | next () | 
|  Public Member Functions inherited from libqxp::QXPDeobfuscator | |
| uint16_t | operator() (uint16_t value) const | 
| uint8_t | operator() (uint8_t value) const | 
| Private Attributes | |
| uint16_t | m_increment | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from libqxp::QXPDeobfuscator | |
| QXPDeobfuscator (uint16_t seed) | |
|  Protected Attributes inherited from libqxp::QXPDeobfuscator | |
| uint16_t | m_seed | 
| libqxp::QXP33Deobfuscator::QXP33Deobfuscator | ( | uint16_t | seed, | 
| uint16_t | increment | ||
| ) | 
| void libqxp::QXP33Deobfuscator::next | ( | ) | 
Referenced by libqxp::QXP33Parser::parsePages().
| 
 | private | 
Referenced by next().