mqtt_cpp
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
f
g
h
i
m
n
o
p
q
r
s
u
v
w
Variables
Typedefs
a
b
e
m
n
p
s
t
u
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
b
c
e
f
i
l
m
n
o
p
q
r
s
t
v
Typedefs
a
b
c
d
e
h
i
m
n
p
r
s
t
u
v
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
b
c
e
g
m
o
p
r
s
t
v
Functions
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
mqtt
namespace.hpp
Go to the documentation of this file.
1
// Copyright Takatoshi Kondo 2019
2
//
3
// Distributed under the Boost Software License, Version 1.0.
4
// (See accompanying file LICENSE_1_0.txt or copy at
5
// http://www.boost.org/LICENSE_1_0.txt)
6
7
#if !defined(MQTT_NAMESPACE_HPP)
8
#define MQTT_NAMESPACE_HPP
9
10
#if !defined(MQTT_NS)
11
#define MQTT_NS mqtt
12
#endif
// !defined(MQTT_NS)
13
14
#endif
// MQTT_NAMESPACE_HPP
Generated by
1.9.1