This is the complete list of members for ON_FileReference, including all inherited members.
ClearContentHash() | ON_FileReference | |
ClearFullPath() | ON_FileReference | |
ClearRelativePath() | ON_FileReference | |
Compare(const ON_FileReference &a, const ON_FileReference &b) | ON_FileReference | static |
ContentHash() const | ON_FileReference | |
CreateFromFullPath(const wchar_t *full_path, bool bSetContentHash, bool bSetFullPathStatus) | ON_FileReference | static |
Dump(class ON_TextLog &text_log) const | ON_FileReference | |
EmbeddedFileId() const | ON_FileReference | |
FindFile(const wchar_t *base_path, bool bBasePathIncludesFileName, ON_FileReference::FindFilePreference first_choice, ON_FileReference::FindFilePreference second_choice, ON_FileReference::FindFilePreference third_choice, ON_FileReference::FindFilePreference forth_choice, ON_FileReference::FindFilePreference fifth_choice, ON_wString &found_file_full_path) const | ON_FileReference | |
FindFile(const wchar_t *base_path, bool bBasePathIncludesFileName, ON_wString &found_file_full_path) const | ON_FileReference | |
FindFileAndUpdateReference(const wchar_t *base_path, bool bBasePathIncludesFileName, ON_FileReference::FindFilePreference first_choice, ON_FileReference::FindFilePreference second_choice, ON_FileReference::FindFilePreference third_choice, ON_FileReference::FindFilePreference forth_choice, ON_FileReference::FindFilePreference fifth_choice, bool bUpdateContentHash, ON_wString &found_file_full_path) | ON_FileReference | |
FindFileAndUpdateReference(const wchar_t *base_path, bool bBasePathIncludesFileName, bool bUpdateContentHash, ON_wString &found_file_full_path) | ON_FileReference | |
FindFileAndUpdateReference(const wchar_t *base_path, bool bBasePathIncludesFileName, bool bUpdateContentHash) | ON_FileReference | |
FindFilePreference enum name | ON_FileReference | |
FullPath() const | ON_FileReference | |
FullPathAsPointer() const | ON_FileReference | |
FullPathHash() const | ON_FileReference | |
FullPathStatus() const | ON_FileReference | |
IsNotSet() const | ON_FileReference | |
IsSet() const | ON_FileReference | |
ON_FileReference()=default | ON_FileReference | |
ON_FileReference(const ON_FileReference &)=default | ON_FileReference | |
ON_FileReference(const wchar_t *full_path, const wchar_t *relative_path, ON_ContentHash content_hash, ON_FileReference::Status full_path_status) | ON_FileReference | |
operator=(const ON_FileReference &)=default | ON_FileReference | |
Read(ON_BinaryArchive &archive) | ON_FileReference | |
RecentContentHash(ON__UINT64 recent_time) const | ON_FileReference | |
RelativePath() const | ON_FileReference | |
RelativePathAsPointer() const | ON_FileReference | |
SetContentHash(ON_ContentHash content_hash) | ON_FileReference | |
SetEmbeddedFileId(ON_UUID embedded_file_id) | ON_FileReference | |
SetFullPath(const wchar_t *full_path, bool bSetContentHash) | ON_FileReference | |
SetFullPath(const char *full_path, bool bSetContentHash) | ON_FileReference | |
SetFullPathStatus(ON_FileReference::Status full_path_status) | ON_FileReference | |
SetRelativePath(const wchar_t *relative_path) | ON_FileReference | |
SetRelativePath(const char *relative_path) | ON_FileReference | |
SetRelativePathFromBasePath(const wchar_t *base_path, bool bBasePathContainsFileName) | ON_FileReference | |
SetRelativePathFromBasePath(const char *base_path, bool bBasePathContainsFileName) | ON_FileReference | |
SizeOf() const | ON_FileReference | |
Status enum name | ON_FileReference | |
StatusFromUnsigned(unsigned int full_path_status_as_unsigned) | ON_FileReference | static |
Unset | ON_FileReference | static |
UpdateContentHash() | ON_FileReference | |
Write(bool bUseArchiveDirectoryAsBasePath, ON_BinaryArchive &archive) const | ON_FileReference | |
Write(const wchar_t *base_path, bool bBasePathIncludesFileName, ON_BinaryArchive &archive) const | ON_FileReference | |
~ON_FileReference()=default | ON_FileReference |