AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-core
include
aws
core
utils
DNS.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
Utils
13
{
14
AWS_CORE_API
bool
IsValidDnsLabel
(
const
Aws::String
& label);
15
16
AWS_CORE_API
bool
IsValidHost
(
const
Aws::String
& host);
17
}
18
}
AWSString.h
AWS_CORE_API
#define AWS_CORE_API
Definition:
Core_EXPORTS.h:26
Aws::Utils::IsValidDnsLabel
AWS_CORE_API bool IsValidDnsLabel(const Aws::String &label)
Aws::Utils::IsValidHost
AWS_CORE_API bool IsValidHost(const Aws::String &host)
Aws
Definition:
AmazonSerializableWebServiceRequest.h:16
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences