ddt
1.4.0
Loading...
Searching...
No Matches
imageError.hpp
Go to the documentation of this file.
1
10
11
#ifndef IMAGEERROR_HPP_
12
#define IMAGEERROR_HPP_
13
14
#include <sys/stat.h>
15
16
#include <algorithm>
17
#include <cctype>
18
19
#include "cpl.h"
20
21
// namespace ddt {
22
27
32
cpl_error_code
GetLastCplErrorCode
();
33
38
const
char
*
GetCplErrorMessage
();
39
45
const
char
*
GetCplErrorWhere
();
46
47
//} // namespace ddt
48
49
#endif
/* IMAGEERROR_HPP_ */
GetCplErrorMessage
const char * GetCplErrorMessage()
Definition
imageError.cpp:30
GetLastCplErrorCode
cpl_error_code GetLastCplErrorCode()
Definition
imageError.cpp:24
GetCplErrorWhere
const char * GetCplErrorWhere()
Definition
imageError.cpp:37
imagehandling
imagelibs
src
include
ddt
imageError.hpp
Generated by
1.13.2