PolyBoRi
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
polybori
include
CErrorInfo.h
Go to the documentation of this file.
1
// -*- c++ -*-
2
//*****************************************************************************
37
//*****************************************************************************
38
39
#include "
pbori_defs.h
"
40
41
BEGIN_NAMESPACE_PBORI
42
46
class
CErrorInfo
{
47
public
:
49
typedef
CTypes::errornum_type
errornum_type
;
50
52
typedef
CTypes::errortext_type
errortext_type
;
53
55
CErrorInfo
();
56
58
static
errortext_type
text(
errornum_type
);
59
60
protected
:
62
static
errortext_type
pErrorText[];
63
64
};
65
66
67
END_NAMESPACE_PBORI
Generated on Wed Mar 26 2014 17:27:06 for PolyBoRi by
1.8.1.2