97 #endif // _CLI_ENDL_H_ Main namespace of the CLI library.
Element class definition.
#define CLI_NS_END(__ns)
End a namespace definition.
End of command line element.
MenuRef & SetMenuRef(MenuRef *const PCLI_MenuRef)
Attaches the optional menu.
virtual ~Endl(void)
Destructor.
Menu & SetMenu(Menu *const PCLI_Menu)
Attaches the optional menu.
#define CLI_NS_BEGIN(__ns)
Begin a namespace definition.
const MenuRef *const GetMenuRef(void) const
Optional menu reference accessor.