#include <cb_ros_timer.h>
Definition at line 8 of file cb_ros_timer.h.
◆ onClientTimerTickCallback()
void cl_ros_timer::CbTimer::onClientTimerTickCallback |
( |
| ) |
|
◆ onEntry()
void cl_ros_timer::CbTimer::onEntry |
( |
| ) |
|
|
overridevirtual |
◆ onExit()
void cl_ros_timer::CbTimer::onExit |
( |
| ) |
|
|
overridevirtual |
◆ onOrthogonalAllocation()
template<typename TOrthogonal , typename TSourceObject >
void cl_ros_timer::CbTimer::onOrthogonalAllocation |
( |
| ) |
|
|
inline |
Definition at line 15 of file cb_ros_timer.h.
16 {
18 this->template postEvent<EvTimer<TSourceObject, TOrthogonal>>();
19 };
20 }
References postTimerEvent_.
◆ c_
boost::signals2::scoped_connection cl_ros_timer::CbTimer::c_ |
|
private |
◆ postTimerEvent_
std::function<void()> cl_ros_timer::CbTimer::postTimerEvent_ |
|
private |
◆ timerClient_
The documentation for this class was generated from the following files:
- smacc_client_library/ros_timer_client/include/ros_timer_client/client_behaviors/cb_ros_timer.h
- smacc_client_library/ros_timer_client/src/ros_timer_client/cb_timer.cpp