32 #ifndef _CLI_UI_YESNO_H_ 33 #define _CLI_UI_YESNO_H_ 48 const bool B_DefaultAnswer
54 const bool B_DefaultAnswer
71 const bool GetYesNo(
void)
const;
75 virtual void OnKey(
const KEY E_KeyCode);
82 #endif // _CLI_UI_YESNO_H_ Main namespace of the CLI library.
#define CLI_NS_END(__ns)
End a namespace definition.
Choice user interface class.
#define CLI_NS_BEGIN(__ns)
Begin a namespace definition.
Yes/No question user interface object.