Home
last modified time | relevance | path

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

/dports/deskutils/terminal-image-viewer/TerminalImageViewer-1.1.0/src/main/cpp/
H A DCImg.h2501 struct CImgAbortException : public std::exception { struct
2503 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() argument
2504CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() argument
2505 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() argument
2511 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2513 const size_t size = std::strlen(e._message);
2520 const char *what() const throw() { return _message; } in what()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/
H A DCImg.h2501 struct CImgAbortException : public std::exception { struct
2503 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() argument
2504CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() function
2505 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() argument
2511 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2513 const size_t size = std::strlen(e._message);
2520 const char *what() const throw() { return _message; } in what()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/vips/gmic/gmic/src/
H A DCImg.h2461 struct CImgAbortException : public std::exception { struct
2463 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() argument
2464CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() argument
2465 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() argument
2471 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2473 const size_t size = std::strlen(e._message);
2480 const char *what() const throw() { return _message; } in what()
/dports/graphics/cimg/CImg-v.2.9.7/
H A DCImg.h2610 struct CImgAbortException : public std::exception { struct
2612 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() argument
2613CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() argument
2614 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() argument
2620 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2630 }; // struct CImgAbortException { ... argument
/dports/multimedia/zart/gmic-2.8.1/src/
H A DCImg.h2595 struct CImgAbortException : public std::exception { struct
2597 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() argument
2598CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() function
2599 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() function
2605 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2615 }; // struct CImgAbortException { ... argument
/dports/graphics/gmic/gmic-3.0.0/src/
H A DCImg.h2610 struct CImgAbortException : public std::exception { struct
2612 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() argument
2613CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() function
2614 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() function
2620 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2630 }; // struct CImgAbortException { ... argument
/dports/graphics/gmic-qt/CImg-v.2.9.8/
H A DCImg.h2610 struct CImgAbortException : public std::exception { struct
2612 CImgAbortException() { _message = new char[1]; *_message = 0; } in CImgAbortException() function
2613CImgAbortException(const char *const format, ...):_message(0) { _cimg_exception_err("CImgAbortExce… in CImgAbortException() function
2614 CImgAbortException(const CImgAbortException& e):std::exception(e) { in CImgAbortException() argument
2620 ~CImgAbortException() throw() { delete[] _message; } in throw() argument
2630 }; // struct CImgAbortException { ... argument