Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
Variables
_
a
b
i
k
n
p
r
s
t
v
Typedefs
a
b
c
f
h
i
m
n
p
s
t
u
w
y
Enumerations
Enumerator
a
b
c
e
f
h
i
l
m
n
o
p
r
s
t
u
v
w
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
Enumerations
Enumerator
a
b
c
e
g
i
k
l
m
n
o
p
r
s
u
v
Related Functions
a
b
c
d
e
i
l
m
o
r
s
u
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
g
m
o
p
r
s
t
Variables
_
a
b
f
g
l
t
u
Typedefs
Enumerations
Enumerator
Macros
_
a
b
c
e
f
g
i
l
m
r
s
u
v
w
x
sick_visionary_cpp_shared
3pp
boost
config
platform
haiku.hpp
Go to the documentation of this file.
1
// (C) Copyright Jessica Hamilton 2014.
2
// Use, modification and distribution are subject to the
3
// Boost Software License, Version 1.0. (See accompanying file
4
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6
// See http://www.boost.org for most recent version.
7
8
// Haiku specific config options:
9
10
#define BOOST_PLATFORM "Haiku"
11
12
#define BOOST_HAS_UNISTD_H
13
#define BOOST_HAS_STDINT_H
14
15
#ifndef BOOST_DISABLE_THREADS
16
# define BOOST_HAS_THREADS
17
#endif
18
19
#define BOOST_NO_CXX11_HDR_TYPE_TRAITS
20
#define BOOST_NO_CXX11_ATOMIC_SMART_PTR
21
#define BOOST_NO_CXX11_STATIC_ASSERT
22
#define BOOST_NO_CXX11_VARIADIC_MACROS
23
24
//
25
// thread API's not auto detected:
26
//
27
#define BOOST_HAS_SCHED_YIELD
28
#define BOOST_HAS_GETTIMEOFDAY
29
30
// boilerplate code:
31
#include <
boost/config/posix_features.hpp
>
posix_features.hpp
sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:39:49