aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
include
aws
crt
StringUtils.h
Go to the documentation of this file.
1
#pragma once
6
#include <
aws/crt/Exports.h
>
7
8
#include <stddef.h>
9
10
namespace
Aws
11
{
12
namespace
Crt
13
{
14
size_t
AWS_CRT_CPP_API
HashString
(
const
char
*str)
noexcept
;
15
}
16
}
// namespace Aws
Exports.h
AWS_CRT_CPP_API
#define AWS_CRT_CPP_API
Definition:
Exports.h:37
Aws::Crt::HashString
size_t AWS_CRT_CPP_API HashString(const char *str) noexcept
Definition:
StringUtils.cpp:13
Aws
Definition:
Api.h:17
Generated by
1.9.2