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

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

acquireName() constph::IDataStreaminlinevirtual
ensureStreamIsGoodForWrite() constph::StdOutputStreamprotected
getReasonForError() constph::StdOutputStreamprotected
getStream() constph::StdOutputStreaminline
isStreamGoodForWrite() constph::StdOutputStreaminlineprotected
operator bool() const overrideph::StdOutputStreaminlinevirtual
operator=(StdOutputStream &&rhs) noexceptph::StdOutputStreaminline
seekPut(std::size_t pos) overrideph::StdOutputStreamvirtual
StdOutputStream()=defaultph::StdOutputStream
StdOutputStream(std::unique_ptr< std::ostream > stream)ph::StdOutputStreamexplicit
StdOutputStream(StdOutputStream &&other) noexceptph::StdOutputStreaminline
tellPut() overrideph::StdOutputStreamvirtual
write(std::size_t numBytes, const std::byte *bytes) overrideph::StdOutputStreamvirtual
writeLine(std::string_view str)ph::IOutputStreaminline
writeSome(std::size_t numBytes, const std::byte *bytes)ph::IOutputStreaminlinevirtual
writeString(std::string_view str) overrideph::StdOutputStreamvirtual
~IDataStream()=defaultph::IDataStreamvirtual