|
bool | execute () override |
| Method to execute the timer.
|
|
◆ CPrvListenerTimerCallLambdaFunction()
CPrvListenerTimerCallLambdaFunction::CPrvListenerTimerCallLambdaFunction |
( |
std::function< bool()> & | timerExecutionFunctionCall | ) |
|
|
inlineexplicit |
◆ execute()
bool CPrvListenerTimerCallLambdaFunction::execute |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Method to execute the timer.
- Returns
- True if the timer has to continue executing, false if timer stop.
Implements IListenerTimer.
◆ m_timerExecutionFunctionCall
std::function<bool()> CPrvListenerTimerCallLambdaFunction::m_timerExecutionFunctionCall |
|
private |
The documentation for this class was generated from the following file: