|
Rhino C++ API
8.24
|
This is the complete list of members for ON_ContentHash, including all inherited members.
| ByteCount() const | ON_ContentHash | |
| Compare(const wchar_t *file_path, bool bFastTest) const | ON_ContentHash | |
| Compare(ON_ContentHash file_content_hash) const | ON_ContentHash | |
| Compare(const ON_ContentHash &a, const ON_ContentHash &b) | ON_ContentHash | static |
| CompareContent(const ON_ContentHash &a, const ON_ContentHash &b) | ON_ContentHash | static |
| CompareResult enum name | ON_ContentHash | |
| CompareResultFromUnsigned(unsigned int compare_result_as_unsigned) | ON_ContentHash | static |
| ContentHash() const | ON_ContentHash | |
| ContentLastModifiedTime() const | ON_ContentHash | |
| Create(ON_SHA1_Hash sha1_name_hash, ON__UINT64 byte_count, ON_SHA1_Hash sha1_content_hash, ON__UINT64 hash_time, ON__UINT64 content_last_modified_time) | ON_ContentHash | static |
| CreateFromBuffer(ON_SHA1_Hash sha1_name_hash, const void *buffer, size_t byte_count) | ON_ContentHash | static |
| CreateFromFile(ON_SHA1_Hash sha1_file_name_hash, FILE *fp) | ON_ContentHash | static |
| CreateFromFile(const wchar_t *filename) | ON_ContentHash | static |
| CreateFromFile(const char *filename) | ON_ContentHash | static |
| DifferentContent(const ON_ContentHash &a, const ON_ContentHash &b) | ON_ContentHash | static |
| Dump(class ON_TextLog &text_log) const | ON_ContentHash | |
| EqualContent(const ON_ContentHash &a, const ON_ContentHash &b) | ON_ContentHash | static |
| EqualFileNameSizeAndTime(const wchar_t *filename) const | ON_ContentHash | |
| HashCalculationTime() const | ON_ContentHash | |
| IsNotSet() const | ON_ContentHash | |
| IsSameBufferContent(const void *buffer, size_t byte_count) const | ON_ContentHash | |
| IsSameFileContent(FILE *fp) const | ON_ContentHash | |
| IsSameFileContent(const wchar_t *filename) const | ON_ContentHash | |
| IsSameFileContent(const char *filename) const | ON_ContentHash | |
| IsSet() const | ON_ContentHash | |
| NameHash() const | ON_ContentHash | |
| ON_ContentHash()=default | ON_ContentHash | |
| ON_ContentHash(const ON_ContentHash &)=default | ON_ContentHash | |
| operator=(const ON_ContentHash &)=default | ON_ContentHash | |
| Read(class ON_BinaryArchive &archive) | ON_ContentHash | |
| Unset | ON_ContentHash | static |
| Write(class ON_BinaryArchive &archive) const | ON_ContentHash | |
| ~ON_ContentHash()=default | ON_ContentHash |
1.8.17