-
- Downloads
ENH : Add static methods IsCurlAvailable and IsCurlMultiAvailable to get the curl status
Those methods avoid the use of the C preprocessor directive #ifdef OTB_USE_CURL to get the curl status.
Showing
- Code/IO/otbImageIOFactory.cxx 6 additions, 6 deletionsCode/IO/otbImageIOFactory.cxx
- Code/UtilitiesAdapters/CurlAdapters/otbCurlHelper.cxx 235 additions, 224 deletionsCode/UtilitiesAdapters/CurlAdapters/otbCurlHelper.cxx
- Code/UtilitiesAdapters/CurlAdapters/otbCurlHelperInterface.cxx 46 additions, 0 deletions...UtilitiesAdapters/CurlAdapters/otbCurlHelperInterface.cxx
- Code/UtilitiesAdapters/CurlAdapters/otbCurlHelperInterface.h 5 additions, 0 deletionsCode/UtilitiesAdapters/CurlAdapters/otbCurlHelperInterface.h
Loading
Please register or sign in to comment