RTC Toolkit 4.0.1
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::StopSource StopSource
Definition: stopToken.hpp:19
rad::StopToken StopToken
Definition: stopToken.hpp:20