RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
stopToken.hpp
Go to the documentation of this file.
1
11
12#ifndef RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
13#define RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
14
15#include <rad/stopToken.hpp>
16
18using StopSource = rad::StopSource;
19using StopToken = rad::StopToken;
20} // namespace rtctk::componentFramework
21
22#endif // RTCTK_COMPONENTFRAMEWORK_STOPTOKEN_HPP
Definition commandReplier.cpp:21
rad::StopToken StopToken
Definition stopToken.hpp:19
rad::StopSource StopSource
Definition stopToken.hpp:18