|
AWS IoT Device SDK C++ v2
1.40.1
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Crt::Io::Uri, including all inherited members.
| GetAuthority() const noexcept | Aws::Crt::Io::Uri | |
| GetFullUri() const noexcept | Aws::Crt::Io::Uri | |
| GetHostName() const noexcept | Aws::Crt::Io::Uri | |
| GetPath() const noexcept | Aws::Crt::Io::Uri | |
| GetPathAndQuery() const noexcept | Aws::Crt::Io::Uri | |
| GetPort() const noexcept | Aws::Crt::Io::Uri | |
| GetQueryString() const noexcept | Aws::Crt::Io::Uri | |
| GetScheme() const noexcept | Aws::Crt::Io::Uri | |
| LastError() const noexcept | Aws::Crt::Io::Uri | inline |
| operator bool() const noexcept | Aws::Crt::Io::Uri | inline |
| operator=(const Uri &) | Aws::Crt::Io::Uri | |
| operator=(Uri &&) noexcept | Aws::Crt::Io::Uri | |
| Uri() noexcept | Aws::Crt::Io::Uri | |
| Uri(const ByteCursor &cursor, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::Uri | |
| Uri(aws_uri_builder_options &builderOptions, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::Uri | |
| Uri(const Uri &) | Aws::Crt::Io::Uri | |
| Uri(Uri &&uri) noexcept | Aws::Crt::Io::Uri | |
| ~Uri() | Aws::Crt::Io::Uri |