AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Functions | Variables
Scheme.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Http
 
 Aws::Http::SchemeMapper
 

Functions

AWS_CORE_API const char * Aws::Http::SchemeMapper::ToString (Scheme scheme)
 
AWS_CORE_API Scheme Aws::Http::SchemeMapper::FromString (const char *name)
 

Variables

 HTTP
 

Variable Documentation

HTTP

Definition at line 31 of file Scheme.h.