This is the complete list of members for WPXEncryption, including all inherited members.
getCheckSum() const | WPXEncryption | |
getEncryptionMaskBase() const | WPXEncryption | inline |
getEncryptionPassword() const | WPXEncryption | inline |
getEncryptionStartOffset() const | WPXEncryption | inline |
m_buffer | WPXEncryption | private |
m_encryptionMaskBase | WPXEncryption | private |
m_encryptionStartOffset | WPXEncryption | private |
m_password | WPXEncryption | private |
operator=(const WPXEncryption &) | WPXEncryption | private |
readAndDecrypt(librevenge::RVNGInputStream *input, unsigned long numBytes, unsigned long &numBytesRead) | WPXEncryption | |
setEncryptionMaskBase(unsigned char encryptionMaskBase) | WPXEncryption | inline |
setEncryptionStartOffset(unsigned long encryptionStartOffset) | WPXEncryption | inline |
WPXEncryption(const char *password, const unsigned long encryptionStartOffset=0) | WPXEncryption | |
WPXEncryption(const WPXEncryption &) | WPXEncryption | private |
~WPXEncryption() | WPXEncryption |