RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
MD5Test Class Reference
Inheritance diagram for MD5Test:
[legend]
Collaboration diagram for MD5Test:
[legend]

Public Member Functions

 MD5Test ()=default
void SetUp () final

Public Attributes

rawspeed::md5::MD5Hasher::state_type answer
const uint8_t * message = nullptr

Private Member Functions

virtual void anchor () const

Detailed Description

Definition at line 42 of file MD5Test.cpp.

Constructor & Destructor Documentation

◆ MD5Test()

MD5Test::MD5Test ( )
default

Member Function Documentation

◆ anchor()

void MD5Test::anchor ( ) const
privatevirtual

Definition at line 53 of file MD5Test.cpp.

◆ SetUp()

void MD5Test::SetUp ( )
inlinefinal

Definition at line 47 of file MD5Test.cpp.

References answer, and message.

Member Data Documentation

◆ answer

Definition at line 49 of file MD5Test.cpp.

Referenced by SetUp().

◆ message

const uint8_t* MD5Test::message = nullptr

Definition at line 50 of file MD5Test.cpp.

Referenced by SetUp().


The documentation for this class was generated from the following file: