AWS SDK for C++
1.8.149
AWS SDK for C++
|
Namespaces | |
Base64 | |
Crypto | |
Event | |
Json | |
Logging | |
Memory | |
RateLimits | |
Stream | |
Threading | |
Xml | |
Classes | |
class | ARN |
class | Array |
class | Cache |
class | ConcurrentCache |
class | CryptoBuffer |
class | DateTime |
class | EnumParseOverflowContainer |
class | ExclusiveOwnershipResourceManager |
class | FStreamWithFileName |
class | GetTheLights |
class | HashingUtils |
class | Outcome |
class | PathUtils |
class | StringUtils |
class | TempFile |
class | UUID |
Typedefs | |
typedef Array< unsigned char > | ByteBuffer |
Functions | |
AWS_CORE_API bool | IsValidDnsLabel (const Aws::String &label) |
AWS_CORE_API bool | IsValidHost (const Aws::String &host) |
Variables | |
static const char * | ARRAY_ALLOCATION_TAG = "Aws::Array" |
static const size_t | UUID_BINARY_SIZE = 0x10 |
typedef Array<unsigned char> Aws::Utils::ByteBuffer |
|
strong |
Enumerator | |
---|---|
RFC822 | |
ISO_8601 | |
ISO_8601_BASIC | |
AutoDetect |
Definition at line 16 of file DateTime.h.
|
strong |
Enumerator | |
---|---|
Sunday | |
Monday | |
Tuesday | |
Wednesday | |
Thursday | |
Friday | |
Saturday |
Definition at line 40 of file DateTime.h.
|
strong |
Enumerator | |
---|---|
January | |
February | |
March | |
April | |
May | |
June | |
July | |
August | |
September | |
October | |
November | |
December |
Definition at line 24 of file DateTime.h.
AWS_CORE_API bool Aws::Utils::IsValidDnsLabel | ( | const Aws::String & | label | ) |
AWS_CORE_API bool Aws::Utils::IsValidHost | ( | const Aws::String & | host | ) |
|
static |