AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
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.
AcquireRef
()
Aws::Crt::RefCounted< InputStream >
inline
protected
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
InputStream
(const InputStream &)=delete
Aws::Crt::Io::InputStream
InputStream
(InputStream &&)=delete
Aws::Crt::Io::InputStream
InputStream
(Aws::Crt::Allocator *allocator=ApiAllocator())
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
PeekImpl
() const noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
Read
(ByteBuf &dest)
Aws::Crt::Io::InputStream
inline
ReadImpl
(ByteBuf &buffer) noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
ReadSomeImpl
(ByteBuf &buffer) noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
RefCounted
()
Aws::Crt::RefCounted< InputStream >
inline
protected
ReleaseRef
()
Aws::Crt::RefCounted< InputStream >
inline
protected
Seek
(int64_t offset, StreamSeekBasis seekBasis)
Aws::Crt::Io::InputStream
inline
SeekImpl
(int64_t offset, StreamSeekBasis seekBasis) noexcept=0
Aws::Crt::Io::InputStream
protected
pure virtual
~InputStream
()
Aws::Crt::Io::InputStream
virtual
~RefCounted
()
Aws::Crt::RefCounted< InputStream >
inline
protected
Generated by
1.8.20