Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::BinaryFileInputStream Member List

This is the complete list of members for ph::BinaryFileInputStream, including all inherited members.

acquireName() constph::IDataStreaminlinevirtual
BinaryFileInputStream()=defaultph::BinaryFileInputStreaminline
BinaryFileInputStream(const Path &filePath)ph::BinaryFileInputStreamexplicit
BinaryFileInputStream(BinaryFileInputStream &&other)=defaultph::BinaryFileInputStreaminline
ensureStreamIsGoodForRead() constph::StdInputStreamprotected
getFileSizeInBytes() constph::BinaryFileInputStream
getReasonForError() constph::StdInputStreamprotected
getStream() constph::StdInputStreaminline
isStreamGoodForRead() constph::StdInputStreaminlineprotected
operator bool() const overrideph::StdInputStreaminlinevirtual
operator=(BinaryFileInputStream &&rhs)=defaultph::BinaryFileInputStreaminline
ph::StdInputStream::operator=(StdInputStream &&rhs) noexceptph::StdInputStreaminline
read(std::size_t numBytes, std::byte *out_bytes) overrideph::StdInputStreamvirtual
readData(T *out_data)ph::BinaryFileInputStreaminline
readData(TSpan< T > out_data)ph::BinaryFileInputStreaminline
readLine(std::string *out_string)ph::IInputStreaminline
readSome(std::size_t numBytes, std::byte *out_bytes) overrideph::StdInputStreamvirtual
readString(std::string *out_string, char delimiter) overrideph::StdInputStreamvirtual
seekGet(std::size_t pos) overrideph::StdInputStreamvirtual
StdInputStream()=defaultph::StdInputStreaminline
StdInputStream(std::unique_ptr< std::istream > stream)ph::StdInputStreamexplicit
StdInputStream(StdInputStream &&other) noexceptph::StdInputStreaminline
tellGet() overrideph::StdInputStreamvirtual
~IDataStream()=defaultph::IDataStreamvirtual