modm API documentation
modm::MenuEntryCallback Class Reference

Public Typedefs

typedef void (modm::AbstractMenu::* Function) ()
 

Public Member Functions

template<typename M >
 MenuEntryCallback (M *menu, void (M::*function)())
 
void call () const
 

Protected Attributes

modm::AbstractMenu *const menu
 
Function const function
 

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