mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
Loading...
Searching...
No Matches
mrs_lib::mrs_lib::ThreadTimer::Impl Class Reference

Public Member Functions

 Impl (const rclcpp::Node::SharedPtr &node, const std::function< void()> &callback, const rclcpp::Rate &rate, const bool oneshot)
 
void start ()
 
void stop ()
 
void setPeriod (const rclcpp::Duration &duration)
 
void setCallback (const std::function< void()> &callback)
 
 Impl (const Impl &)=delete
 
 Impl (Impl &&)=delete
 
Imploperator= (const Impl &)=delete
 
Imploperator= (Impl &&)=delete
 

Friends

class ThreadTimer
 

The documentation for this class was generated from the following files: