COSA
An Object-Oriented Platform for Arduino Programming
Menu.cpp File Reference
#include "Menu.hh"
Include dependency graph for Menu.cpp:

Go to the source code of this file.

Functions

IOStreamoperator<< (IOStream &outs, Menu::Walker &walker)
 

Function Documentation

IOStream& operator<< ( IOStream outs,
Menu::Walker walker 
)

Print menu walker state, current menu position to given output stream.

Parameters
[in]outsoutput stream.
[in]walkermenu walker.
Returns
output stream

Definition at line 60 of file Menu.cpp.