AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
ChannelHandler.h File Reference
#include <aws/crt/Exports.h>
#include <aws/crt/Types.h>
#include <aws/io/channel.h>
#include <chrono>
#include <cstddef>

Go to the source code of this file.

Classes

class  Aws::Crt::Io::ChannelHandler

Namespaces

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

Enumerations

enum class  Aws::Crt::Io::ChannelDirection { Aws::Crt::Io::Read , Aws::Crt::Io::Write }
enum class  Aws::Crt::Io::MessageType { Aws::Crt::Io::ApplicationData }
enum class  Aws::Crt::Io::TaskStatus { Aws::Crt::Io::RunReady , Aws::Crt::Io::Canceled }