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::FileReader Member List

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

Close()AZ::IO::FileReader
Eof() constAZ::IO::FileReader
FileReader()AZ::IO::FileReader
FileReader(AZ::IO::FileIOBase *fileIoBase, const char *filePath)AZ::IO::FileReader
FileReader(FileReader &&other)AZ::IO::FileReader
GetFilePath(AZ::IO::FixedMaxPath &filePath) constAZ::IO::FileReader
GetStdin()AZ::IO::FileReaderstatic
IsOpen() constAZ::IO::FileReader
Length() constAZ::IO::FileReader
Open(AZ::IO::FileIOBase *fileIoBase, const char *filePath)AZ::IO::FileReader
operator=(FileReader &&other)AZ::IO::FileReader
Read(SizeType byteSize, void *buffer)AZ::IO::FileReader
Seek(AZ::s64 offset, SeekType type)AZ::IO::FileReader
SizeType typedef (defined in AZ::IO::FileReader)AZ::IO::FileReader
Tell() constAZ::IO::FileReader
~FileReader() (defined in AZ::IO::FileReader)AZ::IO::FileReader