Leosac  0.8.0
Open Source Access Control
Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking Struct Reference

#include <LedBuzzerSM.hpp>

+ Inheritance diagram for Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking:
+ Collaboration diagram for Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking:

Public Member Functions

template<class Event , class Fsm >
void on_entry (Event const &, Fsm &)
 
template<class Fsm >
void on_entry (EventBlink const &e, Fsm &fsm)
 
template<class Event , class Fsm >
void on_exit (Event const &, Fsm &fsm)
 

Public Attributes

int speed_
 
int nb_itr_
 

Detailed Description

Definition at line 165 of file LedBuzzerSM.hpp.

Member Function Documentation

◆ on_entry() [1/2]

template<class Event , class Fsm >
void Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking::on_entry ( Event const &  ,
Fsm &   
)
inline

Definition at line 169 of file LedBuzzerSM.hpp.

◆ on_entry() [2/2]

template<class Fsm >
void Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking::on_entry ( EventBlink const &  e,
Fsm &  fsm 
)
inline

Definition at line 176 of file LedBuzzerSM.hpp.

◆ on_exit()

template<class Event , class Fsm >
void Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking::on_exit ( Event const &  ,
Fsm &  fsm 
)
inline

Definition at line 190 of file LedBuzzerSM.hpp.

Member Data Documentation

◆ nb_itr_

int Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking::nb_itr_

Definition at line 199 of file LedBuzzerSM.hpp.

◆ speed_

int Leosac::Module::LedBuzzer::SM::LedBuzzerSM_::StateBlinking::speed_

Definition at line 198 of file LedBuzzerSM.hpp.


The documentation for this struct was generated from the following file: