Searched refs:NCursesException (Results 1 - 9 of 9) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Detip.h142 class NCURSES_IMPEXP NCursesException class
148 NCursesException (const char* msg, int err) function in class:NCursesException
152 NCursesException (const char* msg) function in class:NCursesException
156 NCursesException& operator=(const NCursesException& rhs)
162 NCursesException(const NCursesException& rhs) function in class:NCursesException
171 virtual ~NCursesException()
176 class NCURSES_IMPEXP NCursesPanelException : public NCursesException
182 NCursesException (ms
[all...]
H A Dcursslk.h120 inline void Error (const char* msg) const THROWS(NCursesException) {
121 THROW(new NCursesException (msg));
H A Dcursesw.h717 virtual void err_handler(const char *) const THROWS(NCursesException);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Detip.h142 class NCURSES_IMPEXP NCursesException class
148 NCursesException (const char* msg, int err) function in class:NCursesException
152 NCursesException (const char* msg) function in class:NCursesException
156 NCursesException& operator=(const NCursesException& rhs)
162 NCursesException(const NCursesException& rhs) function in class:NCursesException
171 virtual ~NCursesException()
176 class NCURSES_IMPEXP NCursesPanelException : public NCursesException
182 NCursesException (ms
[all...]
H A Dcursslk.h120 inline void Error (const char* msg) const THROWS(NCursesException) {
121 THROW(new NCursesException (msg));
H A Dcursesw.h717 virtual void err_handler(const char *) const THROWS(NCursesException);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Detip.h142 class NCURSES_IMPEXP NCursesException class
148 NCursesException (const char* msg, int err) function in class:NCursesException
152 NCursesException (const char* msg) function in class:NCursesException
156 NCursesException& operator=(const NCursesException& rhs)
162 NCursesException(const NCursesException& rhs) function in class:NCursesException
171 virtual ~NCursesException()
176 class NCURSES_IMPEXP NCursesPanelException : public NCursesException
182 NCursesException (ms
[all...]
H A Dcursslk.h120 inline void Error (const char* msg) const THROWS(NCursesException) {
121 THROW(new NCursesException (msg));
H A Dcursesw.h717 virtual void err_handler(const char *) const THROWS(NCursesException);

Completed in 359 milliseconds