Escript
Revision_4320
Main Page
Namespaces
Classes
Files
File List
File Members
finley
src
CPPAdapter
FinleyError.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 finley_FinleyError_20040528_H
18
#define finley_FinleyError_20040528_H
19
#include "
system_dep.h
"
20
21
extern
"C"
{
22
#include "finley/Finley.h"
23
}
24
25
#include "
FinleyAdapterException.h
"
26
27
#include <string>
28
29
namespace
finley {
35
FINLEY_DLL_API
36
void
setFinleyError
(
Finley_ErrorCodeType
errorCode,
37
const
std::string& errMess);
38
43
FINLEY_DLL_API
44
void
checkFinleyError
();
45
46
}
// end of namespace
47
#endif
Generated on Fri Mar 15 2013 14:07:50 for Escript by
1.8.1.2