AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
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

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

Typedefs

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

Enumerations

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