Searched defs:NCursesException (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Detip.h146 class NCURSES_IMPEXP NCursesException class
152 NCursesException (const char* msg, int err) function in class:NCursesException
156 NCursesException (const char* msg) function in class:NCursesException
160 NCursesException& operator=(const NCursesException& rhs)
166 NCursesException(const NCursesException& rhs) function in class:NCursesException
175 virtual ~NCursesException()
180 class NCURSES_IMPEXP NCursesPanelException : public NCursesException
186 NCursesException (ms
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Detip.h146 class NCURSES_IMPEXP NCursesException class
152 NCursesException (const char* msg, int err) function in class:NCursesException
156 NCursesException (const char* msg) function in class:NCursesException
160 NCursesException& operator=(const NCursesException& rhs)
166 NCursesException(const NCursesException& rhs) function in class:NCursesException
175 virtual ~NCursesException()
180 class NCURSES_IMPEXP NCursesPanelException : public NCursesException
186 NCursesException (ms
[all...]

Completed in 89 milliseconds