Class CbTimerCountdownLoop

Inheritance Relationships

Base Type

  • public smacc2::SmaccClientBehavior

Class Documentation

class CbTimerCountdownLoop : public smacc2::SmaccClientBehavior

Public Functions

inline explicit CbTimerCountdownLoop(int64_t triggerTickCount)
inline void onEntry() override
inline void onExit() override
template<typename TOrthogonal, typename TSourceObject>
inline void onStateOrthogonalAllocation()
template<typename T>
inline boost::signals2::connection onTimerTick(void (T::* callback)(), T *object)