aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Aws::Crt::Checksum::XXHash Member List

This is the complete list of members for Aws::Crt::Checksum::XXHash, including all inherited members.

CreateXXHash3_128(uint64_t seed=0, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Checksum::XXHashstatic
CreateXXHash3_64(uint64_t seed=0, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Checksum::XXHashstatic
CreateXXHash64(uint64_t seed=0, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Checksum::XXHashstatic
Digest(ByteBuf &output) noexceptAws::Crt::Checksum::XXHash
LastError() const noexceptAws::Crt::Checksum::XXHashinline
operator=(const XXHash &)=deleteAws::Crt::Checksum::XXHash
operator=(XXHash &&toMove) noexcept=defaultAws::Crt::Checksum::XXHash
Update(const ByteCursor &toHash) noexceptAws::Crt::Checksum::XXHash
XXHash(const XXHash &)=deleteAws::Crt::Checksum::XXHash
XXHash(XXHash &&toMove) noexcept=defaultAws::Crt::Checksum::XXHash