#include <csignal>
Go to the source code of this file.
Classes | |
class | EXCEPTION |
class | SOME_ERROR |
class | INPUT_ERROR |
class | FILE_ERROR |
class | MEMORY_ERROR |
class | UNHANDLED_CASE_ERROR |
class | ARGUMENT_ERROR |
class | KEYWORD_ERROR |
class | USAGE_ERROR |
Functions | |
void | CatchSignals (void(*SigHandler)(int)) |
void | handle_signal (int signum) |
Variables | |
SOME_ERROR | some_error |
INPUT_ERROR | input_error |
FILE_ERROR | file_error |
MEMORY_ERROR | memory_error |
UNHANDLED_CASE_ERROR | unhandled_case_error |
ARGUMENT_ERROR | argument_error |
KEYWORD_ERROR | keyword_error |
USAGE_ERROR | usage_error |
|
Definition at line 63 of file exceptions.cc. Referenced by main(). |
|
Definition at line 86 of file exceptions.cc. Referenced by main(). |
|
Definition at line 198 of file exceptions.hh. Referenced by coarsecorrelfft(), myhamming(), myrect(), phasefilter(), phasefilterspectral(), rfilterblock(), and spatialphasefilt(). |
|
Definition at line 195 of file exceptions.hh. Referenced by bk_assert(), compinterfero(), dinsar(), productinfo::fillproductinfo(), openfstream(), readcoeff(), slcimage::readdata(), readres(), removedatleader(), subtrrefdem(), slcimage::updateslcimage(), and slcimage::updateslcimageML(). |
|
Definition at line 194 of file exceptions.hh. Referenced by cc4(), cc6(), checkprocessing(), checkrequest(), coarsecorrelfft(), coherencefft(), coherencespace(), compcoherence(), compinterfero(), orbit::computecoefficients(), coregpm(), corrfft(), flatearth(), getoffset(), handleinput(), orbit::initialize(), knab(), main(), polyfit(), polyval(), polyval1d(), productinfo::readphase(), rect(), resample(), slant2hschwabisch(), solve22(), solve33(), splineinterpol(), tri(), ts16(), ts6(), ts8(), and unwraptreeframon(). |
|
Definition at line 199 of file exceptions.hh. Referenced by checkcoarsecorr(), checkcoherence(), checkcomprefdem(), checkcomprefpha(), checkcrop(), checkdinsar(), checkfiltazi(), checkfiltphase(), checkfiltrange(), checkfine(), checkgeneral(), checkgeocode(), checkinterfero(), checkoversample(), checkporbits(), checkreadfiles(), checkresample(), checkslant2h(), checksubtrrefpha(), checkunwrap(), and readinput(). |
|
Definition at line 196 of file exceptions.hh. |
|
Definition at line 193 of file exceptions.hh. Referenced by convertgetorbout(), coregpm(), dinsar(), doinitwrite(), flatearth(), getofffile(), getorb(), inittest(), radarcodedem(), slant2hschwabisch(), subtrrefpha(), slcimage::updateslcimage(), and slcimage::updateslcimageML(). |
|
Definition at line 197 of file exceptions.hh. Referenced by azimuthfilter(), coherencespace(), compcoherence(), coregpm(), orbit::dumporbit(), fillcheckprocess(), fillprocessed(), productinfo::fillproductinfo(), finecoreg(), geocode(), getorb(), initwrite(), main(), OversampleSLC(), preview(), radarcodedem(), rangefilter(), rangefiltporbits(), productinfo::readphase(), resample(), snaphu_unwrap(), subtrrefpha(), and updateprocesscontrol(). |
|
Definition at line 200 of file exceptions.hh. Referenced by main(). |