#include <mmenu.H>
Inheritance diagram for MenuCbFunc_t:


Public Types | |
| typedef void(* | func_t )() |
Public Member Functions | |
| MenuCbFunc_t (func_t f) | |
| virtual void | exec () |
Protected Attributes | |
| func_t | _func |
Definition at line 33 of file mmenu.H.
|
|
|
|
|
|
|
|
Implements MenuCb_t. |
|
|
|
1.4.4