AWS SDK for C++AWS SDK for C++ Version 1.11.844 |
#include <ResponseStream.h>
Encapsulates and manages ownership of custom response streams. This is a move only type.
Definition at line 21 of file ResponseStream.h.
sets underlying stream to nullptr
moves the underlying stream
Uses factory to allocate underlying stream
Takes ownership of an underlying stream.
Gives access to underlying stream, but keep in mind that this changes state of the stream
moves the underlying stream