File: classOpenMS_1_1MzIdentMLFile.html

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (365 lines) | stat: -rw-r--r-- 38,471 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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<HTML>
<HEAD>
<TITLE>MzIdentMLFile Class Reference</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> &nbsp;&middot;
<A href="classes.html">Classes</A> &nbsp;&middot;
<A href="annotated.html">Annotated Classes</A> &nbsp;&middot;
<A href="modules.html">Modules</A> &nbsp;&middot;
<A href="functions_func.html">Members</A> &nbsp;&middot;
<A href="namespaces.html">Namespaces</A> &nbsp;&middot;
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceOpenMS.html">OpenMS</a></li><li class="navelem"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html">MzIdentMLFile</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classOpenMS_1_1MzIdentMLFile-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">MzIdentMLFile Class Reference<div class="ingroups"><a class="el" href="group__FileIO.html">File IO</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classOpenMS_1_1File.html" title="Basic file handling operations. ">File</a> adapter for MzIdentML files.  
 <a href="classOpenMS_1_1MzIdentMLFile.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="MzIdentMLFile_8h_source.html">OpenMS/FORMAT/MzIdentMLFile.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for MzIdentMLFile:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classOpenMS_1_1MzIdentMLFile.png" usemap="#MzIdentMLFile_map" alt=""/>
  <map id="MzIdentMLFile_map" name="MzIdentMLFile_map">
<area href="classOpenMS_1_1Internal_1_1XMLFile.html" title="Base class for loading/storing XML files that have a handler derived from XMLHandler. " alt="XMLFile" shape="rect" coords="0,0,103,24"/>
<area href="classOpenMS_1_1ProgressLogger.html" title="Base class for all classes that want to report their progess. " alt="ProgressLogger" shape="rect" coords="113,0,216,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a81de445e9277c4035362b2777d7e4711"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html#a81de445e9277c4035362b2777d7e4711">MzIdentMLFile</a> ()</td></tr>
<tr class="memdesc:a81de445e9277c4035362b2777d7e4711"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#a81de445e9277c4035362b2777d7e4711">More...</a><br/></td></tr>
<tr class="separator:a81de445e9277c4035362b2777d7e4711"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17890fb856591634e4cd4e7b097613fa"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html#a17890fb856591634e4cd4e7b097613fa">~MzIdentMLFile</a> ()</td></tr>
<tr class="memdesc:a17890fb856591634e4cd4e7b097613fa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a17890fb856591634e4cd4e7b097613fa">More...</a><br/></td></tr>
<tr class="separator:a17890fb856591634e4cd4e7b097613fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af965030c2244e7749de1241c66afdf8a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html#af965030c2244e7749de1241c66afdf8a">load</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, <a class="el" href="classOpenMS_1_1Identification.html">Identification</a> &amp;id)</td></tr>
<tr class="memdesc:af965030c2244e7749de1241c66afdf8a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Loads a map from a MzIdentML file.  <a href="#af965030c2244e7749de1241c66afdf8a">More...</a><br/></td></tr>
<tr class="separator:af965030c2244e7749de1241c66afdf8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7ec5ff1e615b76a33b83bbb69f9a7bdf"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html#a7ec5ff1e615b76a33b83bbb69f9a7bdf">store</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, const std::vector&lt; <a class="el" href="classOpenMS_1_1ProteinIdentification.html">ProteinIdentification</a> &gt; &amp;poid, const std::vector&lt; <a class="el" href="classOpenMS_1_1PeptideIdentification.html">PeptideIdentification</a> &gt; &amp;peid) const </td></tr>
<tr class="memdesc:a7ec5ff1e615b76a33b83bbb69f9a7bdf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stores a map in a MzIdentML file.  <a href="#a7ec5ff1e615b76a33b83bbb69f9a7bdf">More...</a><br/></td></tr>
<tr class="separator:a7ec5ff1e615b76a33b83bbb69f9a7bdf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a700364332a36ede5464eac312d44548e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html#a700364332a36ede5464eac312d44548e">store</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, const <a class="el" href="classOpenMS_1_1Identification.html">Identification</a> &amp;id) const </td></tr>
<tr class="memdesc:a700364332a36ede5464eac312d44548e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stores a map in a MzIdentML file.  <a href="#a700364332a36ede5464eac312d44548e">More...</a><br/></td></tr>
<tr class="separator:a700364332a36ede5464eac312d44548e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5e450b7447446df2440b53445d04273"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html#af5e450b7447446df2440b53445d04273">isSemanticallyValid</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, <a class="el" href="classOpenMS_1_1StringList.html">StringList</a> &amp;errors, <a class="el" href="classOpenMS_1_1StringList.html">StringList</a> &amp;warnings)</td></tr>
<tr class="memdesc:af5e450b7447446df2440b53445d04273"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if a file is valid with respect to the mapping file and the controlled vocabulary.  <a href="#af5e450b7447446df2440b53445d04273">More...</a><br/></td></tr>
<tr class="separator:af5e450b7447446df2440b53445d04273"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classOpenMS_1_1Internal_1_1XMLFile')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html">XMLFile</a></td></tr>
<tr class="memitem:a5288a663fb130ba112c205bd7c556fd4 inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#a5288a663fb130ba112c205bd7c556fd4">XMLFile</a> ()</td></tr>
<tr class="memdesc:a5288a663fb130ba112c205bd7c556fd4 inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#a5288a663fb130ba112c205bd7c556fd4">More...</a><br/></td></tr>
<tr class="separator:a5288a663fb130ba112c205bd7c556fd4 inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6a2f018df297124fba778512994282a inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#ab6a2f018df297124fba778512994282a">XMLFile</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;schema_location, const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;version)</td></tr>
<tr class="memdesc:ab6a2f018df297124fba778512994282a inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor that sets the schema location.  <a href="#ab6a2f018df297124fba778512994282a">More...</a><br/></td></tr>
<tr class="separator:ab6a2f018df297124fba778512994282a inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae64064342fc97bdd2008c5a91cd6d9de inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#ae64064342fc97bdd2008c5a91cd6d9de">~XMLFile</a> ()</td></tr>
<tr class="memdesc:ae64064342fc97bdd2008c5a91cd6d9de inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#ae64064342fc97bdd2008c5a91cd6d9de">More...</a><br/></td></tr>
<tr class="separator:ae64064342fc97bdd2008c5a91cd6d9de inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f3216da86d8ced03f1b102a5c2e886c inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#a2f3216da86d8ced03f1b102a5c2e886c">isValid</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, std::ostream &amp;os=std::cerr)</td></tr>
<tr class="memdesc:a2f3216da86d8ced03f1b102a5c2e886c inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if a file validates against the XML schema.  <a href="#a2f3216da86d8ced03f1b102a5c2e886c">More...</a><br/></td></tr>
<tr class="separator:a2f3216da86d8ced03f1b102a5c2e886c inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae6b3b4b6857bc1987282e2f29611dd41 inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#ae6b3b4b6857bc1987282e2f29611dd41">getVersion</a> () const </td></tr>
<tr class="memdesc:ae6b3b4b6857bc1987282e2f29611dd41 inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">return the version of the schema  <a href="#ae6b3b4b6857bc1987282e2f29611dd41">More...</a><br/></td></tr>
<tr class="separator:ae6b3b4b6857bc1987282e2f29611dd41 inherit pub_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classOpenMS_1_1ProgressLogger"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classOpenMS_1_1ProgressLogger')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classOpenMS_1_1ProgressLogger.html">ProgressLogger</a></td></tr>
<tr class="memitem:a2a106011aec95b2013d7a545f2063d01 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a2a106011aec95b2013d7a545f2063d01">ProgressLogger</a> ()</td></tr>
<tr class="memdesc:a2a106011aec95b2013d7a545f2063d01 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#a2a106011aec95b2013d7a545f2063d01">More...</a><br/></td></tr>
<tr class="separator:a2a106011aec95b2013d7a545f2063d01 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19c882d907f90f7f88c7436d82cd2a13 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a19c882d907f90f7f88c7436d82cd2a13">~ProgressLogger</a> ()</td></tr>
<tr class="memdesc:a19c882d907f90f7f88c7436d82cd2a13 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a19c882d907f90f7f88c7436d82cd2a13">More...</a><br/></td></tr>
<tr class="separator:a19c882d907f90f7f88c7436d82cd2a13 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc3538c5284777d8702ccaefeb61e74c inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#acc3538c5284777d8702ccaefeb61e74c">setLogType</a> (<a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87c">LogType</a> type) const </td></tr>
<tr class="memdesc:acc3538c5284777d8702ccaefeb61e74c inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the progress log that should be used. The default type is NONE!  <a href="#acc3538c5284777d8702ccaefeb61e74c">More...</a><br/></td></tr>
<tr class="separator:acc3538c5284777d8702ccaefeb61e74c inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67024cdd5c34ec571baecabd8f783310 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87c">LogType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a67024cdd5c34ec571baecabd8f783310">getLogType</a> () const </td></tr>
<tr class="memdesc:a67024cdd5c34ec571baecabd8f783310 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the type of progress log being used.  <a href="#a67024cdd5c34ec571baecabd8f783310">More...</a><br/></td></tr>
<tr class="separator:a67024cdd5c34ec571baecabd8f783310 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af1c45ecd71b5041b70319249e8e73591 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#af1c45ecd71b5041b70319249e8e73591">startProgress</a> (<a class="el" href="group__Concept.html#gae113cb41304c6692c7bf5d0624dc6f0f">SignedSize</a> begin, <a class="el" href="group__Concept.html#gae113cb41304c6692c7bf5d0624dc6f0f">SignedSize</a> end, const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;label) const </td></tr>
<tr class="memdesc:af1c45ecd71b5041b70319249e8e73591 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initializes the progress display.  <a href="#af1c45ecd71b5041b70319249e8e73591">More...</a><br/></td></tr>
<tr class="separator:af1c45ecd71b5041b70319249e8e73591 inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8852277abd03220cc7b80d6c1bed6fed inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a8852277abd03220cc7b80d6c1bed6fed">setProgress</a> (<a class="el" href="group__Concept.html#gae113cb41304c6692c7bf5d0624dc6f0f">SignedSize</a> value) const </td></tr>
<tr class="memdesc:a8852277abd03220cc7b80d6c1bed6fed inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the current progress.  <a href="#a8852277abd03220cc7b80d6c1bed6fed">More...</a><br/></td></tr>
<tr class="separator:a8852277abd03220cc7b80d6c1bed6fed inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1cc1012b0cdaea97f58d571af1ff45de inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a1cc1012b0cdaea97f58d571af1ff45de">endProgress</a> () const </td></tr>
<tr class="memdesc:a1cc1012b0cdaea97f58d571af1ff45de inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="mdescLeft">&#160;</td><td class="mdescRight">Ends the progress display.  <a href="#a1cc1012b0cdaea97f58d571af1ff45de">More...</a><br/></td></tr>
<tr class="separator:a1cc1012b0cdaea97f58d571af1ff45de inherit pub_methods_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classOpenMS_1_1ProgressLogger"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classOpenMS_1_1ProgressLogger')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classOpenMS_1_1ProgressLogger.html">ProgressLogger</a></td></tr>
<tr class="memitem:af67907baa897e9fb84df0cb89795b87c inherit pub_types_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87c">LogType</a> { <a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87ca3ab34dd50405af2d5a62627d572f7860">CMD</a>, 
<a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87ca73c6901c7c648a6a735770bc038bb26a">GUI</a>, 
<a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87cac157bdf0b85a40d2619cbc8bc1ae5fe2">NONE</a>
 }</td></tr>
<tr class="memdesc:af67907baa897e9fb84df0cb89795b87c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Possible log types.  <a href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87c">More...</a><br/></td></tr>
<tr class="separator:af67907baa897e9fb84df0cb89795b87c inherit pub_types_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classOpenMS_1_1Internal_1_1XMLFile')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html">XMLFile</a></td></tr>
<tr class="memitem:ab08cc6e67bde4d478045ece950deb32b inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#ab08cc6e67bde4d478045ece950deb32b">parse_</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, <a class="el" href="classOpenMS_1_1Internal_1_1XMLHandler.html">XMLHandler</a> *handler)</td></tr>
<tr class="memdesc:ab08cc6e67bde4d478045ece950deb32b inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Parses the XML file given by <code>filename</code> using the handler given by <code>handler</code>.  <a href="#ab08cc6e67bde4d478045ece950deb32b">More...</a><br/></td></tr>
<tr class="separator:ab08cc6e67bde4d478045ece950deb32b inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa99a8fa1726ecc3b865167eea1c17db7 inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#aa99a8fa1726ecc3b865167eea1c17db7">save_</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;filename, <a class="el" href="classOpenMS_1_1Internal_1_1XMLHandler.html">XMLHandler</a> *handler) const </td></tr>
<tr class="memdesc:aa99a8fa1726ecc3b865167eea1c17db7 inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stores the contents of the XML handler given by <code>handler</code> in the file given by <code>filename</code>.  <a href="#aa99a8fa1726ecc3b865167eea1c17db7">More...</a><br/></td></tr>
<tr class="separator:aa99a8fa1726ecc3b865167eea1c17db7 inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a97478c2a7b5ed960dae2ac5da0c03045 inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#a97478c2a7b5ed960dae2ac5da0c03045">enforceEncoding_</a> (const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;encoding)</td></tr>
<tr class="separator:a97478c2a7b5ed960dae2ac5da0c03045 inherit pro_methods_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classOpenMS_1_1Internal_1_1XMLFile')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html">XMLFile</a></td></tr>
<tr class="memitem:aea8dd5b28e6057c3e2b3f296966431c3 inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1String.html">String</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#aea8dd5b28e6057c3e2b3f296966431c3">schema_location_</a></td></tr>
<tr class="memdesc:aea8dd5b28e6057c3e2b3f296966431c3 inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">XML schema file location.  <a href="#aea8dd5b28e6057c3e2b3f296966431c3">More...</a><br/></td></tr>
<tr class="separator:aea8dd5b28e6057c3e2b3f296966431c3 inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a33231ac1616a429e6533af15231951 inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1String.html">String</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#a5a33231ac1616a429e6533af15231951">schema_version_</a></td></tr>
<tr class="memdesc:a5a33231ac1616a429e6533af15231951 inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Version string.  <a href="#a5a33231ac1616a429e6533af15231951">More...</a><br/></td></tr>
<tr class="separator:a5a33231ac1616a429e6533af15231951 inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6b0159bfc4bc3062d47825cccfeec9cd inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1String.html">String</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1Internal_1_1XMLFile.html#a6b0159bfc4bc3062d47825cccfeec9cd">enforced_encoding_</a></td></tr>
<tr class="memdesc:a6b0159bfc4bc3062d47825cccfeec9cd inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="mdescLeft">&#160;</td><td class="mdescRight">Encoding string that replaces the encoding (system dependend or specified in the XML). Disabled if empty. Used as a workaround for XTandem output xml.  <a href="#a6b0159bfc4bc3062d47825cccfeec9cd">More...</a><br/></td></tr>
<tr class="separator:a6b0159bfc4bc3062d47825cccfeec9cd inherit pro_attribs_classOpenMS_1_1Internal_1_1XMLFile"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_classOpenMS_1_1ProgressLogger"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classOpenMS_1_1ProgressLogger')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classOpenMS_1_1ProgressLogger.html">ProgressLogger</a></td></tr>
<tr class="memitem:a7c691d7de2a43bc5606e96cb15da3641 inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1ProgressLogger.html#af67907baa897e9fb84df0cb89795b87c">LogType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a7c691d7de2a43bc5606e96cb15da3641">type_</a></td></tr>
<tr class="separator:a7c691d7de2a43bc5606e96cb15da3641 inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a56589612e0e4164bf80c3918a087d05a inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gae113cb41304c6692c7bf5d0624dc6f0f">SignedSize</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a56589612e0e4164bf80c3918a087d05a">begin_</a></td></tr>
<tr class="separator:a56589612e0e4164bf80c3918a087d05a inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c749bf4e621699b7a5c45ae22c2fa90 inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gae113cb41304c6692c7bf5d0624dc6f0f">SignedSize</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a0c749bf4e621699b7a5c45ae22c2fa90">end_</a></td></tr>
<tr class="separator:a0c749bf4e621699b7a5c45ae22c2fa90 inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec57b26e143202dc119a41592e075932 inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Concept.html#gae113cb41304c6692c7bf5d0624dc6f0f">SignedSize</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#aec57b26e143202dc119a41592e075932">value_</a></td></tr>
<tr class="separator:aec57b26e143202dc119a41592e075932 inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76072b3919abcf01141ba68da8a001fd inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">QProgressDialog *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a76072b3919abcf01141ba68da8a001fd">dlg_</a></td></tr>
<tr class="separator:a76072b3919abcf01141ba68da8a001fd inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6d9750520313ea7f843d7a49cb2e9e5f inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1StopWatch.html">StopWatch</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a6d9750520313ea7f843d7a49cb2e9e5f">stop_watch_</a></td></tr>
<tr class="separator:a6d9750520313ea7f843d7a49cb2e9e5f inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a79bacf60c4109d7517590441c7f85f9c inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">time_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a79bacf60c4109d7517590441c7f85f9c">last_invoke_</a></td></tr>
<tr class="separator:a79bacf60c4109d7517590441c7f85f9c inherit pro_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_attribs_classOpenMS_1_1ProgressLogger"><td colspan="2" onclick="javascript:toggleInherit('pro_static_attribs_classOpenMS_1_1ProgressLogger')"><img src="closed.png" alt="-"/>&#160;Static Protected Attributes inherited from <a class="el" href="classOpenMS_1_1ProgressLogger.html">ProgressLogger</a></td></tr>
<tr class="memitem:a94eb3ef5ef94b83eb348dd00a2b53119 inherit pro_static_attribs_classOpenMS_1_1ProgressLogger"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1ProgressLogger.html#a94eb3ef5ef94b83eb348dd00a2b53119">recursion_depth_</a></td></tr>
<tr class="separator:a94eb3ef5ef94b83eb348dd00a2b53119 inherit pro_static_attribs_classOpenMS_1_1ProgressLogger"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classOpenMS_1_1File.html" title="Basic file handling operations. ">File</a> adapter for MzIdentML files. </p>
<p>If a critical error occurs due to the missing functionality, <a class="el" href="classOpenMS_1_1Exception_1_1NotImplemented.html" title="Not implemented exception. ">Exception::NotImplemented</a> is thrown. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a81de445e9277c4035362b2777d7e4711"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classOpenMS_1_1MzIdentMLFile.html">MzIdentMLFile</a> </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Default constructor. </p>

</div>
</div>
<a class="anchor" id="a17890fb856591634e4cd4e7b097613fa"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual ~<a class="el" href="classOpenMS_1_1MzIdentMLFile.html">MzIdentMLFile</a> </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Destructor. </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="af5e450b7447446df2440b53445d04273"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool isSemanticallyValid </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;&#160;</td>
          <td class="paramname"><em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classOpenMS_1_1StringList.html">StringList</a> &amp;&#160;</td>
          <td class="paramname"><em>errors</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classOpenMS_1_1StringList.html">StringList</a> &amp;&#160;</td>
          <td class="paramname"><em>warnings</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Checks if a file is valid with respect to the mapping file and the controlled vocabulary. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">filename</td><td><a class="el" href="classOpenMS_1_1File.html" title="Basic file handling operations. ">File</a> name of the file to be checked. </td></tr>
    <tr><td class="paramname">errors</td><td>Errors during the validation are returned in this output parameter. </td></tr>
    <tr><td class="paramname">warnings</td><td>Warnings during the validation are returned in this output parameter.</td></tr>
  </table>
  </dd>
</dl>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classOpenMS_1_1Exception_1_1FileNotFound.html" title="File not found exception. ">Exception::FileNotFound</a></td><td>is thrown if the file could not be opened </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="af965030c2244e7749de1241c66afdf8a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void load </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;&#160;</td>
          <td class="paramname"><em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classOpenMS_1_1Identification.html">Identification</a> &amp;&#160;</td>
          <td class="paramname"><em>id</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Loads a map from a MzIdentML file. </p>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classOpenMS_1_1Exception_1_1FileNotFound.html" title="File not found exception. ">Exception::FileNotFound</a></td><td>is thrown if the file could not be opened </td></tr>
    <tr><td class="paramname"><a class="el" href="classOpenMS_1_1Exception_1_1ParseError.html" title="Parse Error exception. ">Exception::ParseError</a></td><td>is thrown if an error occurs during parsing </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a7ec5ff1e615b76a33b83bbb69f9a7bdf"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void store </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;&#160;</td>
          <td class="paramname"><em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::vector&lt; <a class="el" href="classOpenMS_1_1ProteinIdentification.html">ProteinIdentification</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>poid</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const std::vector&lt; <a class="el" href="classOpenMS_1_1PeptideIdentification.html">PeptideIdentification</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>peid</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Stores a map in a MzIdentML file. </p>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classOpenMS_1_1Exception_1_1UnableToCreateFile.html" title="Unable to create file exception. ">Exception::UnableToCreateFile</a></td><td>is thrown if the file could not be created </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a700364332a36ede5464eac312d44548e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void store </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classOpenMS_1_1String.html">String</a> &amp;&#160;</td>
          <td class="paramname"><em>filename</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classOpenMS_1_1Identification.html">Identification</a> &amp;&#160;</td>
          <td class="paramname"><em>id</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Stores a map in a MzIdentML file. </p>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classOpenMS_1_1Exception_1_1UnableToCreateFile.html" title="Unable to create file exception. ">Exception::UnableToCreateFile</a></td><td>is thrown if the file could not be created </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
</div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>