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

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

acquireName() const overrideph::FormattedTextInputStreamvirtual
ensureStreamIsGoodForRead() constph::StdInputStreamprotected
FormattedTextInputStream()=defaultph::FormattedTextInputStreaminline
FormattedTextInputStream(const Path &textFilePath)ph::FormattedTextInputStreamexplicit
FormattedTextInputStream(std::string textString)ph::FormattedTextInputStreamexplicit
FormattedTextInputStream(FormattedTextInputStream &&other)=defaultph::FormattedTextInputStreaminline
FormattedTextInputStream(std::unique_ptr< std::istream > stream, std::string streamName)ph::FormattedTextInputStreamprotected
getReasonForError() constph::StdInputStreamprotected
getStream() constph::StdInputStreaminline
isStreamGoodForRead() constph::StdInputStreaminlineprotected
operator bool() const overrideph::StdInputStreaminlinevirtual
operator=(FormattedTextInputStream &&rhs)=defaultph::FormattedTextInputStreaminline
ph::StdInputStream::operator=(StdInputStream &&rhs) noexceptph::StdInputStreaminline
read(std::size_t numBytes, std::byte *out_bytes) overrideph::StdInputStreamvirtual
readAll(std::string *out_allText)ph::FormattedTextInputStream
readAllTightly(std::string *out_allText)ph::FormattedTextInputStream
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