|
Robotics Library
0.7.0
|

Public Member Functions | |
| Impl (Callable &&f) | |
| void | run () |
Public Member Functions inherited from rl::util::rtai::thread::Impl_base | |
| virtual | ~Impl_base () |
Public Attributes | |
| Callable | func |
Public Attributes inherited from rl::util::rtai::thread::Impl_base | |
| id | M_id |
| shared_base_type | this_ptr |
|
inline |
|
inlinevirtual |
Implements rl::util::rtai::thread::Impl_base.
| Callable rl::util::rtai::thread::Impl< Callable >::func |