OTB
9.0.0
Orfeo Toolbox
|
Go to the source code of this file.
Macros | |
#define | otbAppLogCRITICAL(x) |
#define | otbAppLogDEBUG(x) |
#define | otbAppLogFATAL(x) |
#define | otbAppLogINFO(x) |
#define | otbAppLogWARNING(x) |
#define otbAppLogCRITICAL | ( | x | ) |
Definition at line 38 of file otbWrapperMacros.h.
#define otbAppLogDEBUG | ( | x | ) |
Definition at line 59 of file otbWrapperMacros.h.
#define otbAppLogFATAL | ( | x | ) |
Definition at line 25 of file otbWrapperMacros.h.
#define otbAppLogINFO | ( | x | ) |
Definition at line 52 of file otbWrapperMacros.h.
#define otbAppLogWARNING | ( | x | ) |
Definition at line 45 of file otbWrapperMacros.h.