AWS IoT Device SDK C++ v2
1.35.2
AWS IoT Device SDK C++ v2
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
s
t
u
Variables
Typedefs
a
b
c
d
e
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
c
d
e
f
h
i
j
l
m
o
p
q
r
s
t
Enumerator
c
d
e
f
l
m
o
p
q
r
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
Enumerations
Related Functions
Files
File List
File Members
All
a
c
e
f
i
q
r
s
t
v
Variables
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
crt
aws-crt-cpp
include
aws
crt
StringUtils.h
Go to the documentation of this file.
1
#pragma once
2
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
Aws::Crt::HashString
size_t AWS_CRT_CPP_API HashString(const char *str) noexcept
Definition:
StringUtils.cpp:13
AWS_CRT_CPP_API
#define AWS_CRT_CPP_API
Definition:
Exports.h:37
Aws
Definition:
Allocator.h:11
Exports.h
Generated by
1.8.20