ddt
1.1.0
Loading...
Searching...
No Matches
imagehandling
imagelibs
src
include
ddt
initCpl.hpp
Go to the documentation of this file.
1
20
#ifndef INITCPL_HPP_
21
#define INITCPL_HPP_
22
23
#include <sys/stat.h>
24
25
#include <algorithm>
26
#include <cctype>
27
28
#include "cpl.h"
29
30
// namespace ddt {
31
40
void
InitCpl
();
41
45
void
EndCpl
();
46
51
const
char
*
GetCplVersion
();
52
53
//} // namespace ddt
54
55
#endif
/* INITCPL_HPP_ */
56
EndCpl
void EndCpl()
Definition:
initCpl.cpp:37
InitCpl
void InitCpl()
Definition:
initCpl.cpp:32
GetCplVersion
const char * GetCplVersion()
Definition:
initCpl.cpp:43
Generated by
1.9.6