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

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

acquireName() constph::IDataStreaminlinevirtual
ensureStreamIsGoodForRead() constph::StdInputStreamprotected
getReasonForError() constph::StdInputStreamprotected
getStream() constph::StdInputStreaminline
isStreamGoodForRead() constph::StdInputStreaminlineprotected
operator bool() const overrideph::StdInputStreaminlinevirtual
operator=(StdInputStream &&rhs) noexceptph::StdInputStreaminline
read(std::size_t numBytes, std::byte *out_bytes) overrideph::StdInputStreamvirtual
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