AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Iotsecuretunneling::Message Member List

This is the complete list of members for Aws::Iotsecuretunneling::Message, including all inherited members.

getConnectionId() const noexceptAws::Iotsecuretunneling::Message
getPayload() const noexceptAws::Iotsecuretunneling::Message
getServiceId() const noexceptAws::Iotsecuretunneling::Message
initializeRawOptions(aws_secure_tunnel_message_view &raw_options) noexceptAws::Iotsecuretunneling::Message
Message(const aws_secure_tunnel_message_view &raw_options, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iotsecuretunneling::Message
Message(Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iotsecuretunneling::Message
Message(Crt::ByteCursor payload, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iotsecuretunneling::Message
Message(Crt::ByteCursor payload, uint32_t connectionId, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iotsecuretunneling::Message
Message(Crt::ByteCursor serviceId, Crt::ByteCursor payload, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iotsecuretunneling::Message
Message(Crt::ByteCursor serviceId, uint32_t connectionId, Crt::ByteCursor payload, Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iotsecuretunneling::Message
Message(const Message &)=deleteAws::Iotsecuretunneling::Message
Message(Message &&) noexcept=deleteAws::Iotsecuretunneling::Message
operator=(const Message &)=deleteAws::Iotsecuretunneling::Message
operator=(Message &&) noexcept=deleteAws::Iotsecuretunneling::Message
WithConnectionId(uint32_t connectionId) noexceptAws::Iotsecuretunneling::Message
WithPayload(Crt::ByteCursor payload) noexceptAws::Iotsecuretunneling::Message
WithServiceId(Crt::ByteCursor serviceId) noexceptAws::Iotsecuretunneling::Message
~Message()Aws::Iotsecuretunneling::Messagevirtual