#include <cb_timer_countdown_loop.hpp>
Definition at line 22 of file cb_timer_countdown_loop.hpp.
◆ CbTimerCountdownLoop() [1/2]
cl_ros_timer::CbTimerCountdownLoop::CbTimerCountdownLoop |
( |
uint64_t |
triggerTickCount | ) |
|
◆ CbTimerCountdownLoop() [2/2]
cl_ros_timer::CbTimerCountdownLoop::CbTimerCountdownLoop |
( |
uint64_t |
triggerTickCount | ) |
|
|
explicit |
◆ onClientTimerTickCallback() [1/2]
void cl_ros_timer::CbTimerCountdownLoop::onClientTimerTickCallback |
( |
| ) |
|
|
private |
◆ onClientTimerTickCallback() [2/2]
void cl_ros_timer::CbTimerCountdownLoop::onClientTimerTickCallback |
( |
| ) |
|
|
private |
◆ onEntry() [1/3]
void cl_ros_timer::CbTimerCountdownLoop::onEntry |
( |
| ) |
|
|
overridevirtual |
◆ onEntry() [2/3]
void cl_ros_timer::CbTimerCountdownLoop::onEntry |
( |
| ) |
|
|
overridevirtual |
◆ onEntry() [3/3]
void cl_ros_timer::CbTimerCountdownLoop::onEntry |
( |
| ) |
|
|
overridevirtual |
◆ onExit()
void cl_ros_timer::CbTimerCountdownLoop::onExit |
( |
| ) |
|
|
overridevirtual |
◆ onOrthogonalAllocation() [1/2]
template<typename TOrthogonal , typename TSourceObject >
void cl_ros_timer::CbTimerCountdownLoop::onOrthogonalAllocation |
( |
| ) |
|
|
inline |
◆ onOrthogonalAllocation() [2/2]
template<typename TOrthogonal , typename TSourceObject >
void cl_ros_timer::CbTimerCountdownLoop::onOrthogonalAllocation |
( |
| ) |
|
|
inline |
◆ onTimerTick() [1/2]
template<typename T >
boost::signals2::connection cl_ros_timer::CbTimerCountdownLoop::onTimerTick |
( |
void(T::*)() |
callback, |
|
|
T * |
object |
|
) |
| |
|
inline |
◆ onTimerTick() [2/2]
template<typename T >
boost::signals2::connection cl_ros_timer::CbTimerCountdownLoop::onTimerTick |
( |
void(T::*)() |
callback, |
|
|
T * |
object |
|
) |
| |
|
inline |
◆ onTimerTick_
◆ postCountDownEvent_
std::function< void()> cl_ros_timer::CbTimerCountdownLoop::postCountDownEvent_ |
|
private |
◆ tickCounter_
uint64_t cl_ros_timer::CbTimerCountdownLoop::tickCounter_ |
|
private |
◆ tickTriggerCount_
uint64_t cl_ros_timer::CbTimerCountdownLoop::tickTriggerCount_ |
|
private |
◆ timerClient_
ClRosTimer * cl_ros_timer::CbTimerCountdownLoop::timerClient_ |
|
private |
The documentation for this class was generated from the following files: