aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::UUID, including all inherited members.
GetLastError() const noexcept | Aws::Crt::UUID | |
operator bool() const noexcept | Aws::Crt::UUID | inline |
operator ByteBuf() const noexcept | Aws::Crt::UUID | |
operator String() const | Aws::Crt::UUID | |
operator!=(const UUID &other) const noexcept | Aws::Crt::UUID | |
operator=(const String &str) noexcept | Aws::Crt::UUID | |
operator==(const UUID &other) const noexcept | Aws::Crt::UUID | |
ToString() const | Aws::Crt::UUID | |
UUID() noexcept | Aws::Crt::UUID | |
UUID(const String &str) noexcept | Aws::Crt::UUID |