AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-s3-crt
include
aws
s3-crt
model
FileHeaderInfo.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/s3-crt/S3Crt_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
#if defined(_WIN32) && defined(IGNORE)
11
#undef IGNORE
12
#endif
13
14
namespace
Aws
15
{
16
namespace
S3Crt
17
{
18
namespace
Model
19
{
20
enum class
FileHeaderInfo
21
{
22
NOT_SET
,
23
USE
,
24
IGNORE
,
25
NONE
26
};
27
28
namespace
FileHeaderInfoMapper
29
{
30
AWS_S3CRT_API
FileHeaderInfo
GetFileHeaderInfoForName
(
const
Aws::String
& name);
31
32
AWS_S3CRT_API
Aws::String
GetNameForFileHeaderInfo
(
FileHeaderInfo
value);
33
}
// namespace FileHeaderInfoMapper
34
}
// namespace Model
35
}
// namespace S3Crt
36
}
// namespace Aws
AWSString.h
S3Crt_EXPORTS.h
AWS_S3CRT_API
#define AWS_S3CRT_API
Definition:
S3Crt_EXPORTS.h:28
Aws::S3Crt::Model::FileHeaderInfoMapper::GetNameForFileHeaderInfo
AWS_S3CRT_API Aws::String GetNameForFileHeaderInfo(FileHeaderInfo value)
Aws::S3Crt::Model::FileHeaderInfoMapper::GetFileHeaderInfoForName
AWS_S3CRT_API FileHeaderInfo GetFileHeaderInfoForName(const Aws::String &name)
Aws::S3Crt::Model::CompressionType::NONE
@ NONE
Aws::S3Crt::Model::FileHeaderInfo
FileHeaderInfo
Definition:
FileHeaderInfo.h:21
Aws::S3Crt::Model::FileHeaderInfo::USE
@ USE
Aws::S3Crt::Model::FileHeaderInfo::IGNORE
@ IGNORE
Aws::S3Crt::Model::AnalyticsS3ExportFileFormat::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences