AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Classes | Namespaces | Typedefs | Enumerations
Stream.h File Reference
#include <aws/crt/Exports.h>
#include <aws/crt/RefCounted.h>
#include <aws/crt/Types.h>
#include <aws/io/stream.h>

Go to the source code of this file.

Classes

class  Aws::Crt::Io::InputStream
 
class  Aws::Crt::Io::StdIOStreamInputStream
 

Namespaces

 Aws
 
 Aws::Crt
 
 Aws::Crt::Io
 

Typedefs

using Aws::Crt::Io::StreamStatus = aws_stream_status
 
using Aws::Crt::Io::OffsetType = aws_off_t
 

Enumerations

enum  Aws::Crt::Io::StreamSeekBasis { Aws::Crt::Io::StreamSeekBasis::Begin = AWS_SSB_BEGIN, Aws::Crt::Io::StreamSeekBasis::End = AWS_SSB_END }