RTC Toolkit
1.0.0
Main Page
Related Pages
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
~
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
~
Variables
a
c
d
e
f
h
i
l
m
n
o
p
r
s
t
v
w
Typedefs
a
c
d
f
l
m
o
p
r
s
t
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
w
Functions
b
c
d
e
f
g
l
m
o
p
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
componentFramework
rtcComponent
lib
src
include
rtctk
componentFramework
stopToken.hpp
Go to the documentation of this file.
1
12
#ifndef RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
13
#define RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
14
15
#include <rad/stopToken.hpp>
16
17
namespace
rtctk::componentFramework
{
18
using
StopSource
=
rad::StopSource
;
19
using
StopToken
=
rad::StopToken
;
20
}
// namespace rtctk::componentFramework
21
22
#endif // RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
rtctk::componentFramework
Definition:
commandReplier.cpp:20
rtctk::componentFramework::StopToken
rad::StopToken StopToken
Definition:
stopToken.hpp:19
rtctk::componentFramework::StopSource
rad::StopSource StopSource
Definition:
stopToken.hpp:18
Generated by
1.8.20