File: class_qaregexperror.html

package info (click to toggle)
regexplorer 0.1.3-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 332 kB
  • ctags: 222
  • sloc: cpp: 1,166; perl: 99; makefile: 45; sh: 32
file content (184 lines) | stat: -rw-r--r-- 5,752 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<title>QaRegExpError Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<center><a href="annotated.html">Compound list</a> &nbsp; <a href="files.html">File list</a> &nbsp; <a href="headers.html">Header files</a> &nbsp; <a href="functions.html">Compound Members</a> &nbsp; <a href="globals.html">File Members</a> &nbsp; 
</center><hr>
<h1>QaRegExpError Class Reference</h1>

<p>

<p>
<code>#include &lt;<a class="el" href="class_qaregexperror-include.html">qaregexperror.hpp</a>&gt;</code>
<p>
<a href="class_qaregexperror-members.html">List of all members.</a><h2>Public Members</h2>
<ul>
<li>enum <a class="el" href="class_qaregexperror.html#a20">RegExpCode</a> { <a class="el" href="class_qaregexperror.html#a4">NoErr</a> , 
<a class="el" href="class_qaregexperror.html#a5">BadPointer</a> , 
<a class="el" href="class_qaregexperror.html#a6">BadBackReference</a> , 
<a class="el" href="class_qaregexperror.html#a7">UnmatchedBrace</a> , 
<a class="el" href="class_qaregexperror.html#a8">UnmatchedBracket</a> , 
<a class="el" href="class_qaregexperror.html#a9">InvalidRange</a> , 
<a class="el" href="class_qaregexperror.html#a10">UnknownClass</a> , 
<a class="el" href="class_qaregexperror.html#a11">InvalidCollate</a> , 
<a class="el" href="class_qaregexperror.html#a12">UnmatchedParenthesis</a> , 
<a class="el" href="class_qaregexperror.html#a13">InvalidBackReference</a> , 
<a class="el" href="class_qaregexperror.html#a14">NonPosixError</a> , 
<a class="el" href="class_qaregexperror.html#a15">TrailingBackslash</a> , 
<a class="el" href="class_qaregexperror.html#a16">BadPattern</a> , 
<a class="el" href="class_qaregexperror.html#a17">BufferOverflow</a> , 
<a class="el" href="class_qaregexperror.html#a18">OutOfMemory</a> , 
<a class="el" href="class_qaregexperror.html#a19">UnknownError</a>
 }
<li> <a class="el" href="class_qaregexperror.html#a0">QaRegExpError</a> ( int err, const QString &amp;s )
<li>virtual <a class="el" href="class_qaregexperror.html#a1">~QaRegExpError</a> ()
<li>const QString&amp; <a class="el" href="class_qaregexperror.html#a2">error</a> () const
<li>RegExpCode <a class="el" href="class_qaregexperror.html#a3">errorCode</a> () const
</ul>
<hr><a name="details"></a><h2>Detailed Description</h2>

<p>

<p>

<p>

<p>
<hr><h2>Member Enumeration Type Documentation</h2>

<h3><a name="a20" doxytag="QaRegExpError::RegExpCode"></a>enum QaRegExpError::RegExpCode</h3>
<div class="in">

<p>

<p>
<b>Enumeration values:</b><ul>
<a name="a4" doxytag="QaRegExpError::RegExpCode"></a><li><b>NoErr</b>
<p>

<p>
<a name="a5" doxytag="QaRegExpError::RegExpCode"></a><li><b>BadPointer</b>
<p>

<p>
<a name="a6" doxytag="QaRegExpError::RegExpCode"></a><li><b>BadBackReference</b>
<p>

<p>
<a name="a7" doxytag="QaRegExpError::RegExpCode"></a><li><b>UnmatchedBrace</b>
<p>

<p>
<a name="a8" doxytag="QaRegExpError::RegExpCode"></a><li><b>UnmatchedBracket</b>
<p>

<p>
<a name="a9" doxytag="QaRegExpError::RegExpCode"></a><li><b>InvalidRange</b>
<p>

<p>
<a name="a10" doxytag="QaRegExpError::RegExpCode"></a><li><b>UnknownClass</b>
<p>

<p>
<a name="a11" doxytag="QaRegExpError::RegExpCode"></a><li><b>InvalidCollate</b>
<p>

<p>
<a name="a12" doxytag="QaRegExpError::RegExpCode"></a><li><b>UnmatchedParenthesis</b>
<p>

<p>
<a name="a13" doxytag="QaRegExpError::RegExpCode"></a><li><b>InvalidBackReference</b>
<p>

<p>
<a name="a14" doxytag="QaRegExpError::RegExpCode"></a><li><b>NonPosixError</b>
<p>

<p>
<a name="a15" doxytag="QaRegExpError::RegExpCode"></a><li><b>TrailingBackslash</b>
<p>

<p>
<a name="a16" doxytag="QaRegExpError::RegExpCode"></a><li><b>BadPattern</b>
<p>

<p>
<a name="a17" doxytag="QaRegExpError::RegExpCode"></a><li><b>BufferOverflow</b>
<p>

<p>
<a name="a18" doxytag="QaRegExpError::RegExpCode"></a><li><b>OutOfMemory</b>
<p>

<p>
<a name="a19" doxytag="QaRegExpError::RegExpCode"></a><li><b>UnknownError</b>
<p>

<p>
</ul>
</div>
<hr><h2>Member Function Documentation</h2>

<h3><a name="a0" doxytag="QaRegExpError::QaRegExpError"></a> QaRegExpError::QaRegExpError( int err, const <a class="el" doxygen="qt.tag:/usr/lib/qt/doc/" href="/usr/lib/qt/doc/qstring.html">QString</a> &amp;s )</h3>
<div class="in">

<p>

<p>
  Default constructor

<p>

<p>
</div>

<h3><a name="a1" doxytag="QaRegExpError::~QaRegExpError"></a>virtual QaRegExpError::~QaRegExpError()<code> [virtual]</code></h3>
<div class="in">

<p>

<p>
  Destroys the object

<p>

<p>
</div>

<h3><a name="a2" doxytag="QaRegExpError::error"></a>const <a class="el" doxygen="qt.tag:/usr/lib/qt/doc/" href="/usr/lib/qt/doc/qstring.html">QString</a>&amp;  QaRegExpError::error() const</h3>
<div class="in">

<p>

<p>
  <dl compact><dt>
<b>Returns: </b><dd>
 Text explaining the error.

<p>
</dl>
<p>
</div>

<h3><a name="a3" doxytag="QaRegExpError::errorCode"></a><a class="el" href="class_qaregexperror.html#a20">RegExpCode</a> QaRegExpError::errorCode() const</h3>
<div class="in">

<p>

<p>
  <dl compact><dt>
<b>Returns: </b><dd>
 The error code that caused this exception.

<p>
</dl>
<p>
</div>
<hr>The documentation for this  class was generated from the following files:<ul>
<li><a class="el" href="qaregexperror.cpp.html">qaregexperror.cpp</a><li><a class="el" href="qaregexperror.hpp.html">qaregexperror.hpp</a></ul>
<hr><address><small>Generated at Mon Aug 16 02:11:02 1999 for QaRegExp by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"><img src="doxygen.gif" alt="doxygen" align=center border=0 width=118 height=53></a>&nbsp; written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy; 1997-1998</small></address>
</body>
</html>