ddt
1.1.0
Loading...
Searching...
No Matches
imagehandling
imagelibs
src
include
ddt
imageError.hpp
Go to the documentation of this file.
1
20
#ifndef IMAGEERROR_HPP_
21
#define IMAGEERROR_HPP_
22
23
#include <sys/stat.h>
24
25
#include <algorithm>
26
#include <cctype>
27
28
#include "cpl.h"
29
30
// namespace ddt {
31
41
cpl_error_code
GetLastCplErrorCode
();
42
47
const
char
*
GetCplErrorMessage
();
48
54
const
char
*
GetCplErrorWhere
();
55
56
//} // namespace ddt
57
58
#endif
/* IMAGEERROR_HPP_ */
59
GetCplErrorMessage
const char * GetCplErrorMessage()
Definition:
imageError.cpp:39
GetLastCplErrorCode
cpl_error_code GetLastCplErrorCode()
Definition:
imageError.cpp:33
GetCplErrorWhere
const char * GetCplErrorWhere()
Definition:
imageError.cpp:46
Generated by
1.9.6