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

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

acquireName() constph::IDataStreaminlinevirtual
operator bool() const override=0ph::IInputStreampure virtual
read(std::size_t numBytes, std::byte *out_bytes)=0ph::IInputStreampure virtual
readLine(std::string *out_string)ph::IInputStreaminline
readSome(std::size_t numBytes, std::byte *out_bytes)ph::IInputStreaminlinevirtual
readString(std::string *out_string, char delimiter)=0ph::IInputStreampure virtual
seekGet(std::size_t pos)=0ph::IInputStreampure virtual
tellGet()=0ph::IInputStreampure virtual
~IDataStream()=defaultph::IDataStreamvirtual