AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-core
include
aws
core
utils
GetTheLights.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
aws/core/Core_EXPORTS.h
>
9
#include <
aws/core/utils/memory/stl/AWSStack.h
>
10
#include <functional>
11
#include <atomic>
12
13
namespace
Aws
14
{
15
namespace
Utils
16
{
25
class
AWS_CORE_API
GetTheLights
26
{
27
public
:
28
GetTheLights
();
29
void
EnterRoom
(std::function<
void
()>&&);
30
void
LeaveRoom
(std::function<
void
()>&&);
31
private
:
32
std::atomic<int> m_value;
33
};
34
}
35
}
AWSStack.h
Core_EXPORTS.h
AWS_CORE_API
#define AWS_CORE_API
Definition:
Core_EXPORTS.h:26
Aws::Utils::GetTheLights
Definition:
GetTheLights.h:26
Aws::Utils::GetTheLights::EnterRoom
void EnterRoom(std::function< void()> &&)
Aws::Utils::GetTheLights::LeaveRoom
void LeaveRoom(std::function< void()> &&)
Aws::Utils::GetTheLights::GetTheLights
GetTheLights()
Aws
Definition:
AmazonSerializableWebServiceRequest.h:16
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences