|
libxcks
0.1.0.1
|
This is the complete list of members for libxcks::ChecksumFactory, including all inherited members.
| ChecksumFactory(const ChecksumFactory &)=delete | libxcks::ChecksumFactory | |
| cleanUp() | libxcks::ChecksumFactory | static |
| exists(const ChecksumAlgoId id) | libxcks::ChecksumFactory | static |
| exists(const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| existsNoCase(const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| getAlgorithmAltNames(ArrayString &altNames, const ChecksumAlgoId id, const bool giveName=false) | libxcks::ChecksumFactory | static |
| getAlgorithmAltNames(ArrayString &altNames, const std::string &name, const bool nameCouldBeAlt=true, const bool giveName=false) | libxcks::ChecksumFactory | static |
| getAlgorithmDescription(const ChecksumAlgoId id) | libxcks::ChecksumFactory | static |
| getAlgorithmDescription(const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| getAlgorithmId(ChecksumAlgoId &id, const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| getAlgorithmIdNoCase(ChecksumAlgoId &id, const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| getAlgorithmName(std::string &name, const ChecksumAlgoId id) | libxcks::ChecksumFactory | static |
| getAlgorithmName(std::string &name, const std::string &altName) | libxcks::ChecksumFactory | static |
| getAlgorithmsCount() | libxcks::ChecksumFactory | static |
| getAlgorithmsIds() | libxcks::ChecksumFactory | static |
| getAlgorithmsNames() | libxcks::ChecksumFactory | static |
| getNewInstance(const ChecksumAlgoId id) | libxcks::ChecksumFactory | static |
| getNewInstance(const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| getNullValue(const ChecksumAlgoId id) | libxcks::ChecksumFactory | static |
| getNullValue(const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| getSize(const ChecksumAlgoId id) | libxcks::ChecksumFactory | static |
| getSize(const std::string &name, const bool lookInAltNames=true) | libxcks::ChecksumFactory | static |
| initialise() | libxcks::ChecksumFactory | static |
| operator=(const ChecksumFactory &)=delete | libxcks::ChecksumFactory |