|
AWS IoT Device SDK C++ v2
1.40.2
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Iotsecuretunneling::Message, including all inherited members.
| getConnectionId() const noexcept | Aws::Iotsecuretunneling::Message | |
| getPayload() const noexcept | Aws::Iotsecuretunneling::Message | |
| getServiceId() const noexcept | Aws::Iotsecuretunneling::Message | |
| initializeRawOptions(aws_secure_tunnel_message_view &raw_options) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(const aws_secure_tunnel_message_view &raw_options, Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(Crt::ByteCursor payload, Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(Crt::ByteCursor payload, uint32_t connectionId, Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(Crt::ByteCursor serviceId, Crt::ByteCursor payload, Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(Crt::ByteCursor serviceId, uint32_t connectionId, Crt::ByteCursor payload, Crt::Allocator *allocator=Crt::ApiAllocator()) noexcept | Aws::Iotsecuretunneling::Message | |
| Message(const Message &)=delete | Aws::Iotsecuretunneling::Message | |
| Message(Message &&) noexcept=delete | Aws::Iotsecuretunneling::Message | |
| operator=(const Message &)=delete | Aws::Iotsecuretunneling::Message | |
| operator=(Message &&) noexcept=delete | Aws::Iotsecuretunneling::Message | |
| WithConnectionId(uint32_t connectionId) noexcept | Aws::Iotsecuretunneling::Message | |
| WithPayload(Crt::ByteCursor payload) noexcept | Aws::Iotsecuretunneling::Message | |
| WithServiceId(Crt::ByteCursor serviceId) noexcept | Aws::Iotsecuretunneling::Message | |
| ~Message() | Aws::Iotsecuretunneling::Message | virtual |