AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-core
include
aws
core
net
Net.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
aws/core/Core_EXPORTS.h
>
9
10
namespace
Aws
11
{
12
namespace
Net
13
{
14
// Has network stack been initiated.
15
bool
IsNetworkInitiated
();
16
17
// Initiate network stack.
18
void
InitNetwork
();
19
20
// Cleanup network stack.
21
void
CleanupNetwork
();
22
}
23
}
Core_EXPORTS.h
Aws::Net::CleanupNetwork
void CleanupNetwork()
Aws::Net::InitNetwork
void InitNetwork()
Aws::Net::IsNetworkInitiated
bool IsNetworkInitiated()
Aws
Definition:
AmazonSerializableWebServiceRequest.h:16
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences