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

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

acquireName() const overrideph::FormattedTextOutputStreamvirtual
ensureStreamIsGoodForWrite() constph::StdOutputStreamprotected
FormattedTextOutputStream()=defaultph::FormattedTextOutputStreaminline
FormattedTextOutputStream(const Path &filePath)ph::FormattedTextOutputStreamexplicit
FormattedTextOutputStream(std::string initialStrContent)ph::FormattedTextOutputStreamexplicit
FormattedTextOutputStream(FormattedTextOutputStream &&other)=defaultph::FormattedTextOutputStreaminline
getReasonForError() constph::StdOutputStreamprotected
getStream() constph::StdOutputStreaminline
getString() constph::FormattedTextOutputStream
isStreamGoodForWrite() constph::StdOutputStreaminlineprotected
operator bool() const overrideph::StdOutputStreaminlinevirtual
operator=(FormattedTextOutputStream &&rhs)=defaultph::FormattedTextOutputStreaminline
ph::StdOutputStream::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
writeChar(char ch)ph::FormattedTextOutputStream
writeLine(std::string_view str)ph::IOutputStreaminline
writeNewLine()ph::FormattedTextOutputStream
writeSome(std::size_t numBytes, const std::byte *bytes)ph::IOutputStreaminlinevirtual
writeString(std::format_string< Args... > strFormat, Args &&... args)ph::FormattedTextOutputStreaminline
writeString(std::string_view str) overrideph::FormattedTextOutputStreamvirtual
~IDataStream()=defaultph::IDataStreamvirtual