Home
last modified time | relevance | path

Searched defs:NCursesMenuException (Results 1 – 1 of 1) sorted by relevance

/third_party/ncurses/c++/
Detip.h.in252 NCursesMenuException (const char *msg, int err) : function
257 NCursesMenuException (const NCursesMenu* menu, function
264 explicit NCursesMenuException (int err) : function
269 NCursesMenuException (const NCursesMenu* menu, function
284 NCursesMenuException(const NCursesMenuException& rhs) function