Escript
Revision_4320
Main Page
Namespaces
Classes
Files
File List
File Members
dudley
src
CPPAdapter
DudleyError.h
Go to the documentation of this file.
1
2
/*****************************************************************************
3
*
4
* Copyright (c) 2003-2013 by University of Queensland
5
* http://www.uq.edu.au
6
*
7
* Primary Business: Queensland, Australia
8
* Licensed under the Open Software License version 3.0
9
* http://www.opensource.org/licenses/osl-3.0.php
10
*
11
* Development until 2012 by Earth Systems Science Computational Center (ESSCC)
12
* Development since 2012 by School of Earth Sciences
13
*
14
*****************************************************************************/
15
16
17
#if !defined dudley_DudleyError_20040528_H
18
#define dudley_DudleyError_20040528_H
19
#include "
system_dep.h
"
20
21
extern
"C"
{
22
#include "dudley/Dudley.h"
23
}
24
25
#include "
DudleyAdapterException.h
"
26
27
#include <string>
28
29
namespace
dudley {
35
DUDLEY_DLL_API
36
void
setDudleyError
(
Dudley_ErrorCodeType
errorCode,
37
const
std::string& errMess);
38
43
DUDLEY_DLL_API
44
void
checkDudleyError
();
49
DUDLEY_DLL_API
50
void
checkPasoError
();
51
}
// end of namespace
52
#endif
Generated on Fri Mar 15 2013 14:07:50 for Escript by
1.8.1.2