rotor_light
real-time C++ actor micro-framework for embedded systems, supervisable
rotor_light::EventConsumer Struct Reference

iterator-like struct over expired time events More...

#include <planner.hpp>

Public Member Functions

void call_next ()
 
 operator bool () const
 

Friends

struct PlannerBase
 

Detailed Description

iterator-like struct over expired time events

Member Function Documentation

◆ call_next()

void rotor_light::EventConsumer::call_next ( )

invokes expired event

◆ operator bool()

rotor_light::EventConsumer::operator bool ( ) const

returns true if there are more exprired events


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