Elma
An event loop manager for embedded systems
Classes | Functions
driving.cc File Reference
#include <iostream>
#include <chrono>
#include "elma.h"
+ Include dependency graph for driving.cc:

Go to the source code of this file.

Classes

class  driving_example::Car
 Example: Another car simulation process. See examples/driving.cc. More...
 
class  driving_example::CruiseControl
 Example: A cruise controller for a Car process. See examples/driving.cc. More...
 
class  driving_example::Driver
 Example: A simulated driver, who keeps cycling between 50 and 60 kph. See examples/driving.cc. More...
 

Functions

int main ()