AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
OSVersionInfo.h
Go to the documentation of this file.
1
6#pragma once
7
10
11namespace Aws
12{
13namespace OSVersionInfo
14{
19
24
25} // namespace OSVersionInfo
26} // namespace Aws
27
#define AWS_CORE_API
Definition: Core_EXPORTS.h:26
AWS_CORE_API Aws::String ComputeOSVersionString()
AWS_CORE_API Aws::String GetSysCommandOutput(const char *command)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition: AWSString.h:97