Searched refs:NCursesFormException (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Detip.h278 class NCURSES_IMPEXP NCursesFormException : public NCursesException class in inherits:NCursesException
283 NCursesFormException (const char *msg, int err) : function in class:NCursesFormException
288 NCursesFormException (const NCursesForm* form, function in class:NCursesFormException
295 NCursesFormException (int err) : function in class:NCursesFormException
300 NCursesFormException (const NCursesForm* form, function in class:NCursesFormException
306 NCursesFormException& operator=(const NCursesFormException& rhs)
315 NCursesFormException(const NCursesFormException& rhs) function in class:NCursesFormException
324 virtual ~NCursesFormException()
[all...]
H A Dcursesf.h64 inline void OnError(int err) const THROWS(NCursesFormException) {
66 THROW(new NCursesFormException (err));
112 inline void OnError (int err) const THROWS(NCursesFormException) {
114 THROW(new NCursesFormException (err));
394 inline void OnError (int err) const THROWS(NCursesFormException) {
396 THROW(new NCursesFormException (err));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Detip.h278 class NCURSES_IMPEXP NCursesFormException : public NCursesException class in inherits:NCursesException
283 NCursesFormException (const char *msg, int err) : function in class:NCursesFormException
288 NCursesFormException (const NCursesForm* form, function in class:NCursesFormException
295 NCursesFormException (int err) : function in class:NCursesFormException
300 NCursesFormException (const NCursesForm* form, function in class:NCursesFormException
306 NCursesFormException& operator=(const NCursesFormException& rhs)
315 NCursesFormException(const NCursesFormException& rhs) function in class:NCursesFormException
324 virtual ~NCursesFormException()
[all...]
H A Dcursesf.h64 inline void OnError(int err) const THROWS(NCursesFormException) {
66 THROW(new NCursesFormException (err));
112 inline void OnError (int err) const THROWS(NCursesFormException) {
114 THROW(new NCursesFormException (err));
394 inline void OnError (int err) const THROWS(NCursesFormException) {
396 THROW(new NCursesFormException (err));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Detip.h278 class NCURSES_IMPEXP NCursesFormException : public NCursesException class in inherits:NCursesException
283 NCursesFormException (const char *msg, int err) : function in class:NCursesFormException
288 NCursesFormException (const NCursesForm* form, function in class:NCursesFormException
295 NCursesFormException (int err) : function in class:NCursesFormException
300 NCursesFormException (const NCursesForm* form, function in class:NCursesFormException
306 NCursesFormException& operator=(const NCursesFormException& rhs)
315 NCursesFormException(const NCursesFormException& rhs) function in class:NCursesFormException
324 virtual ~NCursesFormException()
[all...]
H A Dcursesf.h64 inline void OnError(int err) const THROWS(NCursesFormException) {
66 THROW(new NCursesFormException (err));
112 inline void OnError (int err) const THROWS(NCursesFormException) {
114 THROW(new NCursesFormException (err));
394 inline void OnError (int err) const THROWS(NCursesFormException) {
396 THROW(new NCursesFormException (err));

Completed in 16 milliseconds