AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <aws/eventstreamrpc/EventStreamClient.h>
#include <aws/crt/Api.h>
#include <aws/crt/Config.h>
#include <aws/crt/auth/Credentials.h>
#include <stdint.h>
#include <string.h>
#include <algorithm>
Classes | |
struct | Aws::Eventstreamrpc::OnMessageFlushCallbackContainer |
class | Aws::Eventstreamrpc::EventStreamCppToNativeCrtBuilder |
Namespaces | |
Aws | |
Aws::Eventstreamrpc | |
Variables | |
constexpr auto | EVENTSTREAM_VERSION_HEADER = ":version" |
constexpr auto | EVENTSTREAM_VERSION_STRING = "0.1.0" |
constexpr auto | CONTENT_TYPE_HEADER = ":content-type" |
constexpr auto | CONTENT_TYPE_APPLICATION_JSON = "application/json" |
constexpr auto | SERVICE_MODEL_TYPE_HEADER = "service-model-type" |
|
constexpr |
|
constexpr |
|
constexpr |
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0.
|
constexpr |
|
constexpr |