aws-crt-cpp
Aws
Crt
Io
InputStream
Aws::Crt::Io::InputStream Member List
This is the complete list of members for
Aws::Crt::Io::InputStream
, including all inherited members.
GetLength
(int64_t &length)
Aws::Crt::Io::InputStream
inline
GetLengthImpl
() const noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
GetStatus
(StreamStatus &status)
Aws::Crt::Io::InputStream
inline
GetStatusImpl
() const noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
GetUnderlyingStream
() noexcept
Aws::Crt::Io::InputStream
inline
InputStream
(const InputStream &)=delete
Aws::Crt::Io::InputStream
InputStream
(InputStream &&)=delete
Aws::Crt::Io::InputStream
InputStream
(Aws::Crt::Allocator *allocator=g_allocator)
Aws::Crt::Io::InputStream
protected
IsValid
() const noexcept=0
Aws::Crt::Io::InputStream
pure virtual
m_allocator
Aws::Crt::Io::InputStream
protected
m_underlying_stream
Aws::Crt::Io::InputStream
protected
operator bool
() const noexcept
Aws::Crt::Io::InputStream
inline
explicit
operator=
(const InputStream &)=delete
Aws::Crt::Io::InputStream
operator=
(InputStream &&)=delete
Aws::Crt::Io::InputStream
Read
(ByteBuf &dest)
Aws::Crt::Io::InputStream
inline
ReadImpl
(ByteBuf &buffer) noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
Seek
(OffsetType offset, StreamSeekBasis seekBasis)
Aws::Crt::Io::InputStream
inline
SeekImpl
(OffsetType offset, StreamSeekBasis seekBasis) noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
~InputStream
()
Aws::Crt::Io::InputStream
virtual
Generated by
1.8.18