Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::IO::FileRange Member List

This is the complete list of members for AZ::IO::FileRange, including all inherited members.

CreateRange(u64 offset, u64 size)AZ::IO::FileRangestatic
CreateRangeForEntireFile()AZ::IO::FileRangestatic
CreateRangeForEntireFile(u64 fileSize)AZ::IO::FileRangestatic
FileRange() (defined in AZ::IO::FileRange)AZ::IO::FileRange
FileRange(const FileRange &rhs)=default (defined in AZ::IO::FileRange)AZ::IO::FileRange
FileRange(FileRange &&rhs)=default (defined in AZ::IO::FileRange)AZ::IO::FileRange
GetEndPoint() constAZ::IO::FileRange
GetOffset() constAZ::IO::FileRange
GetSize() constAZ::IO::FileRange
IsEntireFile() constAZ::IO::FileRange
IsInRange(u64 offset) constAZ::IO::FileRange
IsSizeKnown() constAZ::IO::FileRange
operator!=(const FileRange &rhs) const (defined in AZ::IO::FileRange)AZ::IO::FileRange
operator=(const FileRange &rhs)=default (defined in AZ::IO::FileRange)AZ::IO::FileRange
operator=(FileRange &&rhs)=default (defined in AZ::IO::FileRange)AZ::IO::FileRange
operator==(const FileRange &rhs) const (defined in AZ::IO::FileRange)AZ::IO::FileRange