AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
src
aws-cpp-sdk-core
include
aws
core
net
Net.h
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
}
Aws::Net::CleanupNetwork
void CleanupNetwork()
Aws::Net::InitNetwork
void InitNetwork()
Aws::Net::IsNetworkInitiated
bool IsNetworkInitiated()
Aws
Definition
AmazonSerializableWebServiceRequest.h:16
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences