RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::md5 Namespace Reference

Classes

class  MD5Hasher
class  BufferCoalescer
class  MD5

Functions

__attribute__((always_inline)) inline void MD5 std::string hash_to_string (const MD5Hasher::state_type &hash) noexcept

Variables

template<class>
constexpr bool always_false_v = false

Function Documentation

◆ hash_to_string()

__attribute__((always_inline)) inline void MD5 std::string rawspeed::md5::hash_to_string ( const MD5Hasher::state_type & hash)
nodiscardnoexcept

References hash_to_string().

Referenced by hash_to_string(), and rawspeed::rstest::anonymous_namespace{rstest.cpp}::oss().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ always_false_v

template<class>
bool rawspeed::md5::always_false_v = false
inlineconstexpr

Definition at line 69 of file md5.h.

Referenced by rawspeed::md5::BufferCoalescer< N >::getAsFullBufferRef().