This is the complete list of members for ON_SHA1_Hash, including all inherited members.
BufferContentHash(const void *buffer, size_t sizeof_buffer) | ON_SHA1_Hash | static |
Compare(const ON_SHA1_Hash &a, const ON_SHA1_Hash &b) | ON_SHA1_Hash | static |
Dump(class ON_TextLog &text_log) const | ON_SHA1_Hash | |
EmptyContentHash | ON_SHA1_Hash | static |
FileContentHash(const wchar_t *file_name, ON__UINT64 &sizeof_file) | ON_SHA1_Hash | static |
FileContentHash(const char *file_name, ON__UINT64 &sizeof_file) | ON_SHA1_Hash | static |
FileContentHash(FILE *file, ON__UINT64 &sizeof_file) | ON_SHA1_Hash | static |
FileSystemPathHash(const wchar_t *path) | ON_SHA1_Hash | static |
FileSystemPathHash(const char *path) | ON_SHA1_Hash | static |
FileSystemPathHash(const wchar_t *path, bool bIgnoreCase) | ON_SHA1_Hash | static |
FileSystemPathHash(const char *path, bool bIgnoreCase) | ON_SHA1_Hash | static |
IsEmptyContentHash() const | ON_SHA1_Hash | |
IsZeroDigentOrEmptyContentHash() const | ON_SHA1_Hash | |
IsZeroDigest() const | ON_SHA1_Hash | |
m_digest | ON_SHA1_Hash | |
ON_SHA1_Hash() | ON_SHA1_Hash | |
ON_SHA1_Hash(const ON_SHA1_Hash &)=default | ON_SHA1_Hash | |
operator=(const ON_SHA1_Hash &)=default | ON_SHA1_Hash | |
Read(class ON_BinaryArchive &archive) | ON_SHA1_Hash | |
StringHash(const ON_wString &str, ON__UINT64 &byte_count) | ON_SHA1_Hash | static |
StringHash(const wchar_t *str, size_t str_length, ON__UINT64 &byte_count) | ON_SHA1_Hash | static |
StringHash(const wchar_t *null_terminated_string) | ON_SHA1_Hash | static |
StringHash(const ON_String &str, ON__UINT64 &byte_count) | ON_SHA1_Hash | static |
StringHash(const char *str, size_t str_length, ON__UINT64 &byte_count) | ON_SHA1_Hash | static |
StringHash(const char *null_terminated_string) | ON_SHA1_Hash | static |
ToString(bool bUpperCaseHexadecimalDigits) const | ON_SHA1_Hash | |
ToUTF8String(bool bUpperCaseHexadecimalDigits) const | ON_SHA1_Hash | |
Write(class ON_BinaryArchive &archive) const | ON_SHA1_Hash | |
ZeroDigest | ON_SHA1_Hash | static |
~ON_SHA1_Hash()=default | ON_SHA1_Hash |