__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) | AESDecrypt | [inline, virtual] |
ClearParents(void) | RefCount | [protected, virtual] |
CurrentIV | AESDecrypt | [protected] |
CurrentKey | AESDecrypt | [protected] |
Decrypt(size_t Size, const UInt8 *Data) | AESDecrypt | [virtual] |
mxflib::Decrypt_Base::Decrypt(DataChunk &Data) | Decrypt_Base | [inline] |
mxflib::Decrypt_Base::Decrypt(DataChunkPtr &Data) | Decrypt_Base | [inline] |
Decrypt_Base() | Decrypt_Base | [inline] |
DecryptInPlace(size_t Size, UInt8 *Data) | AESDecrypt | [inline, virtual] |
mxflib::Decrypt_Base::DecryptInPlace(DataChunk &Data) | Decrypt_Base | [inline] |
mxflib::Decrypt_Base::DecryptInPlace(DataChunkPtr &Data) | Decrypt_Base | [inline] |
DeleteRef(ParentPtr< T > &Ptr) | RefCount | [inline, protected, virtual] |
GetIV(void) | AESDecrypt | [inline, 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) | AESDecrypt | [inline, virtual] |
mxflib::Decrypt_Base::SetIV(DataChunk &IV, bool Force=false) | Decrypt_Base | [inline] |
mxflib::Decrypt_Base::SetIV(DataChunkPtr &IV, bool Force=false) | Decrypt_Base | [inline] |
SetKey(size_t KeySize, const UInt8 *Key) | AESDecrypt | [inline, virtual] |
mxflib::Decrypt_Base::SetKey(DataChunk &Key) | Decrypt_Base | [inline] |
mxflib::Decrypt_Base::SetKey(DataChunkPtr &Key) | Decrypt_Base | [inline] |
~Decrypt_Base() | Decrypt_Base | [inline, virtual] |
~IRefCount() | IRefCount | [inline, protected, virtual] |
~RefCount() | RefCount | [inline, protected, virtual] |