AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-core
include
aws
core
Version.h
Go to the documentation of this file.
1
6
#include <
aws/core/Core_EXPORTS.h
>
7
#include <
aws/core/utils/memory/stl/AWSString.h
>
8
9
namespace
Aws
10
{
11
namespace
Version
12
{
13
AWS_CORE_API
const
char
*
GetVersionString
();
14
AWS_CORE_API
unsigned
GetVersionMajor
();
15
AWS_CORE_API
unsigned
GetVersionMinor
();
16
AWS_CORE_API
unsigned
GetVersionPatch
();
17
AWS_CORE_API
const
char
*
GetCompilerVersionString
();
18
}
//namespace Version
19
}
//namespace Aws
AWSString.h
Core_EXPORTS.h
AWS_CORE_API
#define AWS_CORE_API
Definition:
Core_EXPORTS.h:26
Aws::Version::GetVersionMinor
AWS_CORE_API unsigned GetVersionMinor()
Aws::Version::GetVersionMajor
AWS_CORE_API unsigned GetVersionMajor()
Aws::Version::GetVersionPatch
AWS_CORE_API unsigned GetVersionPatch()
Aws::Version::GetCompilerVersionString
AWS_CORE_API const char * GetCompilerVersionString()
Aws::Version::GetVersionString
AWS_CORE_API const char * GetVersionString()
Aws
Definition:
AmazonSerializableWebServiceRequest.h:16
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences