RTC Toolkit
0.1.0-alpha
componentFramework
stateMachine
common
src
include
rtctk
componentFramework
stopToken.hpp
Go to the documentation of this file.
1
9
#ifndef RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
10
#define RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
11
12
#include "rad/stopToken.hpp"
13
14
namespace
rtctk::componentFramework
{
15
using
StopSource
=
rad::StopSource
;
16
using
StopToken
=
rad::StopToken
;
17
}
18
19
#endif
rtctk::componentFramework
Definition:
rtcComponent.hpp:17
rtctk::componentFramework::StopToken
rad::StopToken StopToken
Definition:
stopToken.hpp:16
rtctk::componentFramework::StopSource
rad::StopSource StopSource
Definition:
stopToken.hpp:15
Generated by
1.8.20