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