AWS SDK for C++
1.9.1
AWS SDK for C++
aws-cpp-sdk-gamelift
include
aws
gamelift
model
GameServerClaimStatus.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/gamelift/GameLift_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
GameLift
13
{
14
namespace
Model
15
{
16
enum class
GameServerClaimStatus
17
{
18
NOT_SET
,
19
CLAIMED
20
};
21
22
namespace
GameServerClaimStatusMapper
23
{
24
AWS_GAMELIFT_API
GameServerClaimStatus
GetGameServerClaimStatusForName
(
const
Aws::String
& name);
25
26
AWS_GAMELIFT_API
Aws::String
GetNameForGameServerClaimStatus
(
GameServerClaimStatus
value);
27
}
// namespace GameServerClaimStatusMapper
28
}
// namespace Model
29
}
// namespace GameLift
30
}
// namespace Aws
Aws::GameLift::Model::GameServerClaimStatus
GameServerClaimStatus
Definition:
GameServerClaimStatus.h:17
AWS_GAMELIFT_API
#define AWS_GAMELIFT_API
Definition:
GameLift_EXPORTS.h:28
Aws::GameLift::Model::GameServerClaimStatus::NOT_SET
@ NOT_SET
GameLift_EXPORTS.h
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
Aws::GameLift::Model::GameServerClaimStatusMapper::GetNameForGameServerClaimStatus
AWS_GAMELIFT_API Aws::String GetNameForGameServerClaimStatus(GameServerClaimStatus value)
Aws::GameLift::Model::GameServerClaimStatusMapper::GetGameServerClaimStatusForName
AWS_GAMELIFT_API GameServerClaimStatus GetGameServerClaimStatusForName(const Aws::String &name)
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences