Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
w
+
Functions
a
c
d
g
i
l
n
o
p
r
s
t
w
Typedefs
Enumerations
+
Enumerator
c
e
p
r
s
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
a
c
d
e
f
i
m
p
s
t
u
v
+
Typedefs
a
b
c
d
e
f
i
o
p
r
s
v
Enumerations
+
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
Related Functions
+
Files
File List
+
File Members
+
All
_
b
c
d
f
h
i
l
m
n
p
r
s
t
u
w
+
Functions
c
d
f
h
i
m
n
p
r
s
t
w
Variables
Typedefs
Enumerations
+
Enumerator
d
m
s
Macros
src
tools
SickThread.cpp
Go to the documentation of this file.
1
//
2
// SickThread.cpp
3
//
4
5
#include "
SickThread.hpp
"
6
7
void
*
wrapper_prerun
(
void
* state)
8
{
9
reinterpret_cast<
ThreadWrapperBase
*
>
(state)->thread_entry();
10
return
0;
11
}
12
13
ThreadWrapperBase
Definition:
SickThread.hpp:14
SickThread.hpp
wrapper_prerun
void * wrapper_prerun(void *state)
Definition:
SickThread.cpp:7
libsick_ldmrs
Author(s): SICK AG
, Martin Günther
, Jochen Sprickerhof
autogenerated on Wed Oct 26 2022 02:08:38