knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowCore::CryptographicHash Class Reference

#include <CryptographicHash.h>

Inheritance diagram for knowCore::CryptographicHash:
Collaboration diagram for knowCore::CryptographicHash:

Public Member Functions

 CryptographicHash (Algorithm method)
 
void addData (const QUuid &_uuid)
 
void addData (const QDateTime &_time)
 
template<typename _T_ , typename std::enable_if_t< std::is_fundamental< _T_ >::value, int > = 0>
void addData (_T_ _t)
 

Detailed Description

This class provide convenient extensions to QCryptographicHash


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