nlib
nn::nlib::InputConverterStream Member List

This is the complete list of members for nn::nlib::InputConverterStream, including all inherited members.

Close() noexceptnn::nlib::InputStream
GetErrorValue() const noexceptnn::nlib::InputStreaminline
GetStream() const noexceptnn::nlib::InputConverterStreaminline
GoBackToMark() noexceptnn::nlib::InputStream
InputStream() noexceptnn::nlib::InputStreaminline
IsEos() noexceptnn::nlib::InputStreaminline
IsMarkSupported() const noexceptnn::nlib::InputStreaminline
Mark(size_t readlimit) noexceptnn::nlib::InputStream
operator bool() constnn::nlib::InputStreamexplicit
Peek() noexceptnn::nlib::InputStreaminline
Pos() const noexceptnn::nlib::InputStreaminline
Pos64() const noexceptnn::nlib::InputStreaminline
Read() noexceptnn::nlib::InputStreaminline
Read(void *ptr, size_t nbytes) noexceptnn::nlib::InputStreaminline
Read(nlib_byte_t(&buf)[N]) noexceptnn::nlib::InputStreaminline
SetBuffer(void *p, size_t nbytes, bool is_mark_supported, bool is_buf_readonly) noexceptnn::nlib::InputStreaminlineprotected
SetError(errno_t e) const noexceptnn::nlib::InputStreaminlineprotected
SetStream(InputStream *istr) noexceptnn::nlib::InputConverterStream
Skip(size_t nbytes) noexceptnn::nlib::InputStream
~InputStream() noexceptnn::nlib::InputStreaminlinevirtual