This is the complete list of members for ON_NameHash, including all inherited members.
Compare(const ON_NameHash &a, const ON_NameHash &b) | ON_NameHash | static |
CompareNameSHA1(const ON_NameHash &a, const ON_NameHash &b) | ON_NameHash | static |
CompareNameSHA1Ptr(const ON_NameHash *a, const ON_NameHash *b) | ON_NameHash | static |
CompareParentId(const ON_NameHash &a, const ON_NameHash &b) | ON_NameHash | static |
CompareParentIdPtr(const ON_NameHash *a, const ON_NameHash *b) | ON_NameHash | static |
ComparePtr(const ON_NameHash *a, const ON_NameHash *b) | ON_NameHash | static |
Create(const ON_wString &name) | ON_NameHash | static |
Create(const wchar_t *name) | ON_NameHash | static |
Create(size_t length, const wchar_t *name) | ON_NameHash | static |
Create(const ON_String &utf8_name) | ON_NameHash | static |
Create(const char *utf8_name) | ON_NameHash | static |
Create(size_t length, const char *utf8_name) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const ON_wString &name) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const wchar_t *name) | ON_NameHash | static |
Create(const ON_UUID &parent_id, size_t length, const wchar_t *name) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const ON_String &name) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const char *utf8_name) | ON_NameHash | static |
Create(const ON_UUID &parent_id, size_t length, const char *utf8_name) | ON_NameHash | static |
Create(const ON_wString &name, bool bIgnoreCase) | ON_NameHash | static |
Create(const wchar_t *name, bool bIgnoreCase) | ON_NameHash | static |
Create(size_t length, const wchar_t *name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_String &name, bool bIgnoreCase) | ON_NameHash | static |
Create(const char *utf8_name, bool bIgnoreCase) | ON_NameHash | static |
Create(size_t length, const char *utf8_name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const ON_wString &name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const wchar_t *name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_UUID &parent_id, size_t length, const wchar_t *name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const ON_String &utf8_name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_UUID &parent_id, const char *utf8_name, bool bIgnoreCase) | ON_NameHash | static |
Create(const ON_UUID &parent_id, size_t length, const char *utf8_name, bool bIgnoreCase) | ON_NameHash | static |
CreateFilePathHash(const class ON_FileReference &file_reference) | ON_NameHash | static |
CreateFilePathHash(const wchar_t *file_path) | ON_NameHash | static |
CreateFilePathHash(const char *file_path) | ON_NameHash | static |
CreateIdAndEmptyName(const ON_UUID &parent_id) | ON_NameHash | static |
CreateIdAndUnsetName(const ON_UUID &parent_id) | ON_NameHash | static |
DataCRC(ON__UINT32 current_remainder) const | ON_NameHash | |
EmptyNameHash | ON_NameHash | static |
IdCRC(ON__UINT32 current_remainder) const | ON_NameHash | |
IgnoreCase() const | ON_NameHash | |
Internal_DotNetInterfaceGetFlags() const | ON_NameHash | |
Internal_DotNetInterfaceSet(const ON_UUID &, const ON_SHA1_Hash &, const ON__UINT32) | ON_NameHash | static |
IsEmptyNameHash() const | ON_NameHash | |
IsFilePathHash() const | ON_NameHash | |
IsInvalidNameHash() const | ON_NameHash | |
IsValidAndNotEmpty() const | ON_NameHash | |
MappedNameCodePointCount() const | ON_NameHash | |
MappedNameSha1Hash() const | ON_NameHash | |
NameCRC(ON__UINT32 current_remainder) const | ON_NameHash | |
ON_NameHash()=default | ON_NameHash | |
ON_NameHash(const ON_NameHash &)=default | ON_NameHash | |
operator=(const ON_NameHash &)=default | ON_NameHash | |
ParentId() const | ON_NameHash | |
UnsetNameHash | ON_NameHash | static |
~ON_NameHash()=default | ON_NameHash |