AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Eventstreamrpc::EventStreamHeader, including all inherited members.
EventStreamHeader(const EventStreamHeader &lhs) noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
EventStreamHeader(EventStreamHeader &&rhs) noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
EventStreamHeader(const struct aws_event_stream_header_value_pair &header, Crt::Allocator *allocator=Crt::g_allocator) | Aws::Eventstreamrpc::EventStreamHeader | |
EventStreamHeader(const Crt::String &name, const Crt::String &value, Crt::Allocator *allocator=Crt::g_allocator) noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
GetHeaderName() const noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
GetUnderlyingHandle() const | Aws::Eventstreamrpc::EventStreamHeader | |
GetValueAsString(Crt::String &) const noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
operator=(const EventStreamHeader &lhs) noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
operator==(const EventStreamHeader &other) const noexcept | Aws::Eventstreamrpc::EventStreamHeader | |
~EventStreamHeader() noexcept | Aws::Eventstreamrpc::EventStreamHeader |