AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Version.h
Go to the documentation of this file.
1
8
9namespace Aws
10{
11namespace Version
12{
18} //namespace Version
19} //namespace Aws
#define AWS_CORE_API
Definition: Core_EXPORTS.h:26
AWS_CORE_API unsigned GetVersionMinor()
AWS_CORE_API unsigned GetVersionMajor()
AWS_CORE_API unsigned GetVersionPatch()
AWS_CORE_API const char * GetCompilerVersionString()
AWS_CORE_API const char * GetVersionString()