AWS IoT Device SDK C++ v2
1.44.1
AWS IoT Device SDK C++ v2
Toggle main menu visibility
Loading...
Searching...
No Matches
crt
aws-crt-cpp
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
{
19
size_t
AWS_CRT_CPP_API
HashString
(
const
char
*str)
noexcept
;
20
}
// namespace Crt
21
}
// namespace Aws
Exports.h
AWS_CRT_CPP_API
#define AWS_CRT_CPP_API
Definition
Exports.h:36
Aws::Crt
Definition
Allocator.h:13
Aws::Crt::HashString
size_t AWS_CRT_CPP_API HashString(const char *str) noexcept
Definition
StringUtils.cpp:13
Aws
Definition
Allocator.h:11
Generated by
1.17.0