AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Namespaces | Typedefs | Functions | Variables
Allocator.h File Reference
#include <aws/common/common.h>
#include <aws/crt/Exports.h>

Go to the source code of this file.

Namespaces

 Aws
 
 Aws::Crt
 

Typedefs

using Aws::Crt::Allocator = aws_allocator
 

Functions

AWS_CRT_CPP_API Allocator * Aws::Crt::ApiAllocator () noexcept
 
AWS_CRT_CPP_API Allocator * Aws::Crt::DefaultAllocatorImplementation () noexcept
 
AWS_CRT_CPP_API Allocator * Aws::Crt::DefaultAllocator () noexcept
 

Variables

AWS_CRT_CPP_API Allocator * Aws::Crt::g_allocator = Aws::Crt::DefaultAllocatorImplementation()