#include <UUID.h>
◆ UUID() [1/2]
◆ UUID() [2/2]
Aws::Crt::UUID::UUID |
( |
const String & |
str | ) |
|
|
noexcept |
◆ GetLastError()
int Aws::Crt::UUID::GetLastError |
( |
| ) |
const |
|
noexcept |
◆ operator bool()
Aws::Crt::UUID::operator bool |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator ByteBuf()
Aws::Crt::UUID::operator ByteBuf |
( |
| ) |
const |
|
noexcept |
◆ operator String()
Aws::Crt::UUID::operator String |
( |
| ) |
const |
◆ operator!=()
bool Aws::Crt::UUID::operator!= |
( |
const UUID & |
other | ) |
|
|
noexcept |
◆ operator=()
UUID & Aws::Crt::UUID::operator= |
( |
const String & |
str | ) |
|
|
noexcept |
◆ operator==()
bool Aws::Crt::UUID::operator== |
( |
const UUID & |
other | ) |
|
|
noexcept |
◆ ToString()
String Aws::Crt::UUID::ToString |
( |
| ) |
const |
The documentation for this class was generated from the following files: