QCA::Hash-members
QCA::Hash Member List
This is the complete list of members for QCA::Hash, including all inherited members.
Algorithm(const Algorithm &from) | QCA::Algorithm | |
Algorithm() | QCA::Algorithm | protected |
Algorithm(const QString &type, const QString &provider) | QCA::Algorithm | protected |
change(Provider::Context *c) | QCA::Algorithm | |
change(const QString &type, const QString &provider) | QCA::Algorithm | |
clear() override | QCA::Hash | virtual |
context() | QCA::Algorithm | |
context() const | QCA::Algorithm | |
final() override | QCA::Hash | virtual |
Hash(const QString &type, const QString &provider=QString()) | QCA::Hash | explicit |
Hash(const Hash &from) | QCA::Hash | |
hash(const MemoryRegion &array) | QCA::Hash | |
hashToString(const MemoryRegion &array) | QCA::Hash | |
operator=(const Hash &from) | QCA::Hash | |
QCA::Algorithm::operator=(const Algorithm &from) | QCA::Algorithm | |
process(const MemoryRegion &a) | QCA::BufferedComputation | |
provider() const | QCA::Algorithm | |
supportedTypes(const QString &provider=QString()) | QCA::Hash | static |
takeContext() | QCA::Algorithm | |
type() const | QCA::Hash | |
update(const MemoryRegion &a) override | QCA::Hash | virtual |
update(const QByteArray &a) | QCA::Hash | |
update(const char *data, int len=-1) | QCA::Hash | |
update(QIODevice *file) | QCA::Hash | |
~Algorithm() (defined in QCA::Algorithm) | QCA::Algorithm | virtual |
~BufferedComputation() (defined in QCA::BufferedComputation) | QCA::BufferedComputation | virtual |
~Hash() override (defined in QCA::Hash) | QCA::Hash |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.