| __DecRefCount() | RefCount | [inline, protected, virtual] |
| __DestroyRef() | RefCount | [inline, protected, virtual] |
| __IncRefCount() | RefCount | [inline, protected, virtual] |
| __m_counter | RefCount | [protected] |
| AddRef(ParentPtr< T > &Ptr) | RefCount | [inline, protected, virtual] |
| CanDecryptInPlace(size_t BlockSize=0)=0 | Decrypt_Base | [pure virtual] |
| ClearParents(void) | RefCount | [protected, virtual] |
| Decrypt(size_t Size, const UInt8 *Data)=0 | Decrypt_Base | [pure virtual] |
| Decrypt(DataChunk &Data) | Decrypt_Base | [inline] |
| Decrypt(DataChunkPtr &Data) | Decrypt_Base | [inline] |
| Decrypt_Base() | Decrypt_Base | [inline] |
| DecryptInPlace(size_t Size, UInt8 *Data)=0 | Decrypt_Base | [pure virtual] |
| DecryptInPlace(DataChunk &Data) | Decrypt_Base | [inline] |
| DecryptInPlace(DataChunkPtr &Data) | Decrypt_Base | [inline] |
| DeleteRef(ParentPtr< T > &Ptr) | RefCount | [inline, protected, virtual] |
| GetIV(void)=0 | Decrypt_Base | [pure virtual] |
| GetPtr() | RefCount | [inline, protected, virtual] |
| GetRef() | RefCount | [inline, protected, virtual] |
| LocalParent typedef | RefCount | [protected] |
| LocalParentList typedef | RefCount | [protected] |
| ParentPointers | RefCount | [protected] |
| RefCount() | RefCount | [inline, protected] |
| SetIV(size_t IVSize, const UInt8 *IV, bool Force=false)=0 | Decrypt_Base | [pure virtual] |
| SetIV(DataChunk &IV, bool Force=false) | Decrypt_Base | [inline] |
| SetIV(DataChunkPtr &IV, bool Force=false) | Decrypt_Base | [inline] |
| SetKey(DataChunk &Key) | Decrypt_Base | [inline] |
| SetKey(DataChunkPtr &Key) | Decrypt_Base | [inline] |
| SetKey(size_t KeySize, const UInt8 *Key)=0 | Decrypt_Base | [pure virtual] |
| ~Decrypt_Base() | Decrypt_Base | [inline, virtual] |
| ~IRefCount() | IRefCount | [inline, protected, virtual] |
| ~RefCount() | RefCount | [inline, protected, virtual] |