File: classOpenMS_1_1TOPPViewIdentificationViewBehavior.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 (654 lines) | stat: -rw-r--r-- 38,737 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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
<HTML>
<HEAD>
<TITLE>TOPPViewIdentificationViewBehavior 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_1TOPPViewIdentificationViewBehavior.html">TOPPViewIdentificationViewBehavior</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-slots">Public Slots</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classOpenMS_1_1TOPPViewIdentificationViewBehavior-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">TOPPViewIdentificationViewBehavior Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Behavior of TOPPView in identification mode.  
 <a href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="TOPPViewIdentificationViewBehavior_8h_source.html">OpenMS/VISUAL/TOPPViewIdentificationViewBehavior.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for TOPPViewIdentificationViewBehavior:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classOpenMS_1_1TOPPViewIdentificationViewBehavior.png" usemap="#TOPPViewIdentificationViewBehavior_map" alt=""/>
  <map id="TOPPViewIdentificationViewBehavior_map" name="TOPPViewIdentificationViewBehavior_map">
<area href="classOpenMS_1_1TOPPViewBehaviorInterface.html" title="Interface class to model different behaviors of TOPPView. " alt="TOPPViewBehaviorInterface" shape="rect" coords="0,56,223,80"/>
<area href="classQObject.html" alt="QObject" shape="rect" coords="0,0,223,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr class="memitem:a660cb2a4f1f32c8bc046c9bd70e9a034"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a660cb2a4f1f32c8bc046c9bd70e9a034">showSpectrumAs1D</a> (int index)</td></tr>
<tr class="memdesc:a660cb2a4f1f32c8bc046c9bd70e9a034"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for showSpectraumAs1D.  <a href="#a660cb2a4f1f32c8bc046c9bd70e9a034">More...</a><br/></td></tr>
<tr class="separator:a660cb2a4f1f32c8bc046c9bd70e9a034"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a550461e8df23adc47814657d14fa7e4c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a550461e8df23adc47814657d14fa7e4c">activate1DSpectrum</a> (int index)</td></tr>
<tr class="memdesc:a550461e8df23adc47814657d14fa7e4c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for activate1DSpectrum.  <a href="#a550461e8df23adc47814657d14fa7e4c">More...</a><br/></td></tr>
<tr class="separator:a550461e8df23adc47814657d14fa7e4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae4c867696ad3bcc291eacd73dc343642"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#ae4c867696ad3bcc291eacd73dc343642">activate1DSpectrum</a> (std::vector&lt; int, std::allocator&lt; int &gt; &gt; indices)</td></tr>
<tr class="memdesc:ae4c867696ad3bcc291eacd73dc343642"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for activate1DSpectrum.  <a href="#ae4c867696ad3bcc291eacd73dc343642">More...</a><br/></td></tr>
<tr class="separator:ae4c867696ad3bcc291eacd73dc343642"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab41a7f33dcd96c9465e4ec1caf532c85"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#ab41a7f33dcd96c9465e4ec1caf532c85">deactivate1DSpectrum</a> (int index)</td></tr>
<tr class="memdesc:ab41a7f33dcd96c9465e4ec1caf532c85"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for deactivate1DSpectrum.  <a href="#ab41a7f33dcd96c9465e4ec1caf532c85">More...</a><br/></td></tr>
<tr class="separator:ab41a7f33dcd96c9465e4ec1caf532c85"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8d1a9183b4f49dfa1afa2879836a40d3"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a8d1a9183b4f49dfa1afa2879836a40d3">activateBehavior</a> ()</td></tr>
<tr class="memdesc:a8d1a9183b4f49dfa1afa2879836a40d3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Slot for behavior activation.  <a href="#a8d1a9183b4f49dfa1afa2879836a40d3">More...</a><br/></td></tr>
<tr class="separator:a8d1a9183b4f49dfa1afa2879836a40d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6dc94d84091598fa06ac6fdc723997a"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#ab6dc94d84091598fa06ac6fdc723997a">deactivateBehavior</a> ()</td></tr>
<tr class="memdesc:ab6dc94d84091598fa06ac6fdc723997a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Slot for behavior deactivation.  <a href="#ab6dc94d84091598fa06ac6fdc723997a">More...</a><br/></td></tr>
<tr class="separator:ab6dc94d84091598fa06ac6fdc723997a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab45b87d30b12aec08e443804ec761d1a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#ab45b87d30b12aec08e443804ec761d1a">setVisibleArea1D</a> (<a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> l, <a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a> h)</td></tr>
<tr class="separator:ab45b87d30b12aec08e443804ec761d1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td colspan="2" onclick="javascript:toggleInherit('pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface')"><img src="closed.png" alt="-"/>&#160;Public Slots inherited from <a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html">TOPPViewBehaviorInterface</a></td></tr>
<tr class="memitem:a8d113e37a90360da158ddf07c7a39515 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#a8d113e37a90360da158ddf07c7a39515">showSpectrumAs1D</a> (int index)=0</td></tr>
<tr class="memdesc:a8d113e37a90360da158ddf07c7a39515 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for showSpectraumAs1D.  <a href="#a8d113e37a90360da158ddf07c7a39515">More...</a><br/></td></tr>
<tr class="separator:a8d113e37a90360da158ddf07c7a39515 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a45c6956a747532e2ce992e6fcabfae6e inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#a45c6956a747532e2ce992e6fcabfae6e">activate1DSpectrum</a> (int index)=0</td></tr>
<tr class="memdesc:a45c6956a747532e2ce992e6fcabfae6e inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for activate1DSpectrum.  <a href="#a45c6956a747532e2ce992e6fcabfae6e">More...</a><br/></td></tr>
<tr class="separator:a45c6956a747532e2ce992e6fcabfae6e inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1a978c8cdd8a902ca97dff900ced2bdc inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#a1a978c8cdd8a902ca97dff900ced2bdc">activate1DSpectrum</a> (std::vector&lt; int, std::allocator&lt; int &gt; &gt; indices)=0</td></tr>
<tr class="separator:a1a978c8cdd8a902ca97dff900ced2bdc inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80ba9ed3b77406b3829d012cdf74c839 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#a80ba9ed3b77406b3829d012cdf74c839">deactivate1DSpectrum</a> (int index)=0</td></tr>
<tr class="memdesc:a80ba9ed3b77406b3829d012cdf74c839 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Behavior for deactivate1DSpectrum.  <a href="#a80ba9ed3b77406b3829d012cdf74c839">More...</a><br/></td></tr>
<tr class="separator:a80ba9ed3b77406b3829d012cdf74c839 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab67dd8f6035206616d85476a595bd880 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#ab67dd8f6035206616d85476a595bd880">activateBehavior</a> ()=0</td></tr>
<tr class="memdesc:ab67dd8f6035206616d85476a595bd880 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Slot for behavior activation.  <a href="#ab67dd8f6035206616d85476a595bd880">More...</a><br/></td></tr>
<tr class="separator:ab67dd8f6035206616d85476a595bd880 inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc772e16dd4c19d332dc38fa2daf0a6f inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#adc772e16dd4c19d332dc38fa2daf0a6f">deactivateBehavior</a> ()=0</td></tr>
<tr class="memdesc:adc772e16dd4c19d332dc38fa2daf0a6f inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Slot for behavior deactivation.  <a href="#adc772e16dd4c19d332dc38fa2daf0a6f">More...</a><br/></td></tr>
<tr class="separator:adc772e16dd4c19d332dc38fa2daf0a6f inherit pub_slots_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><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:a44daf8bca1aabff5a057dfb14e6e9720"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a44daf8bca1aabff5a057dfb14e6e9720">TOPPViewIdentificationViewBehavior</a> (<a class="el" href="classOpenMS_1_1TOPPViewBase.html">TOPPViewBase</a> *parent)</td></tr>
<tr class="memdesc:a44daf8bca1aabff5a057dfb14e6e9720"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct the behaviour with its parent.  <a href="#a44daf8bca1aabff5a057dfb14e6e9720">More...</a><br/></td></tr>
<tr class="separator:a44daf8bca1aabff5a057dfb14e6e9720"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classOpenMS_1_1TOPPViewBehaviorInterface"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classOpenMS_1_1TOPPViewBehaviorInterface')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html">TOPPViewBehaviorInterface</a></td></tr>
<tr class="memitem:a573541cd8818f6cd864dbb8bc56bb88f inherit pub_methods_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewBehaviorInterface.html#a573541cd8818f6cd864dbb8bc56bb88f">~TOPPViewBehaviorInterface</a> ()</td></tr>
<tr class="memdesc:a573541cd8818f6cd864dbb8bc56bb88f inherit pub_methods_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a573541cd8818f6cd864dbb8bc56bb88f">More...</a><br/></td></tr>
<tr class="separator:a573541cd8818f6cd864dbb8bc56bb88f inherit pub_methods_classOpenMS_1_1TOPPViewBehaviorInterface"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-types"></a>
Private Types</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Type definitions</div></td></tr>
<tr class="memitem:aa7a5e927821becd67a3545a8a5ad1f6f"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classOpenMS_1_1LayerData.html#add205a5ccc5c6579b1a3051b7cf8707c">LayerData::FeatureMapType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#aa7a5e927821becd67a3545a8a5ad1f6f">FeatureMapType</a></td></tr>
<tr class="separator:aa7a5e927821becd67a3545a8a5ad1f6f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61f4e5d1d9e5406392401123630a54a1"><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
<a class="el" href="classOpenMS_1_1LayerData.html#af7f622f316bc14466000ee9230fba7b2">LayerData::FeatureMapSharedPtrType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a61f4e5d1d9e5406392401123630a54a1">FeatureMapSharedPtrType</a></td></tr>
<tr class="separator:a61f4e5d1d9e5406392401123630a54a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7131cd010b1a62bb91f4906ed9d8d070"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classOpenMS_1_1LayerData.html#a5a94adc6acc9610a0a97444d0abc5ee5">LayerData::ConsensusMapType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a7131cd010b1a62bb91f4906ed9d8d070">ConsensusMapType</a></td></tr>
<tr class="separator:a7131cd010b1a62bb91f4906ed9d8d070"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a58909d1bd31f10639864202b79f6492f"><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
<a class="el" href="classOpenMS_1_1LayerData.html#a92a35eff69acaaa04fef5bba6bae9fc1">LayerData::ConsensusMapSharedPtrType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a58909d1bd31f10639864202b79f6492f">ConsensusMapSharedPtrType</a></td></tr>
<tr class="separator:a58909d1bd31f10639864202b79f6492f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0da7b99d2cbe1849595d13333c41132d"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classOpenMS_1_1LayerData.html#a70477e67dc0f0614f20edb48028926f6">LayerData::ExperimentType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a0da7b99d2cbe1849595d13333c41132d">ExperimentType</a></td></tr>
<tr class="separator:a0da7b99d2cbe1849595d13333c41132d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ae7f709c195f177bf6e0fc9755a81ca"><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
<a class="el" href="classOpenMS_1_1LayerData.html#a040fdfd93b8da7d83618c0c76fc1d88e">LayerData::ExperimentSharedPtrType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a1ae7f709c195f177bf6e0fc9755a81ca">ExperimentSharedPtrType</a></td></tr>
<tr class="separator:a1ae7f709c195f177bf6e0fc9755a81ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b2d7132d44f448e9ebdeca542d01827"><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
<a class="el" href="classOpenMS_1_1MSExperiment.html#a066042ae14211da37d4fa66d466bfa3e">ExperimentType::SpectrumType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a5b2d7132d44f448e9ebdeca542d01827">SpectrumType</a></td></tr>
<tr class="memdesc:a5b2d7132d44f448e9ebdeca542d01827"><td class="mdescLeft">&#160;</td><td class="mdescRight">Peak spectrum type.  <a href="#a5b2d7132d44f448e9ebdeca542d01827">More...</a><br/></td></tr>
<tr class="separator:a5b2d7132d44f448e9ebdeca542d01827"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:a7fe77b331367b1eb2b04311f25ef48a4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a7fe77b331367b1eb2b04311f25ef48a4">addPrecursorLabels1D_</a> (const std::vector&lt; <a class="el" href="classOpenMS_1_1Precursor.html">Precursor</a> &gt; &amp;pcs)</td></tr>
<tr class="memdesc:a7fe77b331367b1eb2b04311f25ef48a4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds labels for the provided precursors to the 1D spectrum.  <a href="#a7fe77b331367b1eb2b04311f25ef48a4">More...</a><br/></td></tr>
<tr class="separator:a7fe77b331367b1eb2b04311f25ef48a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6715ad5df2d86c4287f8608be9a02f86"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a6715ad5df2d86c4287f8608be9a02f86">removeTemporaryAnnotations_</a> (<a class="el" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a> spectrum_index)</td></tr>
<tr class="memdesc:a6715ad5df2d86c4287f8608be9a02f86"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the precursor labels for from the specified 1D spectrum.  <a href="#a6715ad5df2d86c4287f8608be9a02f86">More...</a><br/></td></tr>
<tr class="separator:a6715ad5df2d86c4287f8608be9a02f86"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a217c453a1ab4f11be27685e3d9f38fde"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a217c453a1ab4f11be27685e3d9f38fde">addTheoreticalSpectrumLayer_</a> (const <a class="el" href="classOpenMS_1_1PeptideHit.html">PeptideHit</a> &amp;ph)</td></tr>
<tr class="memdesc:a217c453a1ab4f11be27685e3d9f38fde"><td class="mdescLeft">&#160;</td><td class="mdescRight">Adds a theoretical spectrum as set from the preferences dialog for the peptide hit.  <a href="#a217c453a1ab4f11be27685e3d9f38fde">More...</a><br/></td></tr>
<tr class="separator:a217c453a1ab4f11be27685e3d9f38fde"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2202560d41bc3ce8d51b52d5b6fb969d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a2202560d41bc3ce8d51b52d5b6fb969d">removeTheoreticalSpectrumLayer_</a> ()</td></tr>
<tr class="memdesc:a2202560d41bc3ce8d51b52d5b6fb969d"><td class="mdescLeft">&#160;</td><td class="mdescRight">removes all layer with theoretical spectrum generated in identification view  <a href="#a2202560d41bc3ce8d51b52d5b6fb969d">More...</a><br/></td></tr>
<tr class="separator:a2202560d41bc3ce8d51b52d5b6fb969d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a9484b7e630c9f1d8abb3bf4733322239"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOpenMS_1_1TOPPViewBase.html">TOPPViewBase</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a9484b7e630c9f1d8abb3bf4733322239">tv_</a></td></tr>
<tr class="separator:a9484b7e630c9f1d8abb3bf4733322239"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af1640ee25112566041bc61a76d635e0d"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="classOpenMS_1_1Annotation1DItem.html">Annotation1DItem</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#af1640ee25112566041bc61a76d635e0d">temporary_annotations_</a></td></tr>
<tr class="separator:af1640ee25112566041bc61a76d635e0d"><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>Behavior of TOPPView in identification mode. </p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="a58909d1bd31f10639864202b79f6492f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1LayerData.html#a92a35eff69acaaa04fef5bba6bae9fc1">LayerData::ConsensusMapSharedPtrType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a58909d1bd31f10639864202b79f6492f">ConsensusMapSharedPtrType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a7131cd010b1a62bb91f4906ed9d8d070"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1LayerData.html#a5a94adc6acc9610a0a97444d0abc5ee5">LayerData::ConsensusMapType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a7131cd010b1a62bb91f4906ed9d8d070">ConsensusMapType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a1ae7f709c195f177bf6e0fc9755a81ca"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1LayerData.html#a040fdfd93b8da7d83618c0c76fc1d88e">LayerData::ExperimentSharedPtrType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a1ae7f709c195f177bf6e0fc9755a81ca">ExperimentSharedPtrType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a0da7b99d2cbe1849595d13333c41132d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1LayerData.html#a70477e67dc0f0614f20edb48028926f6">LayerData::ExperimentType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a0da7b99d2cbe1849595d13333c41132d">ExperimentType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a61f4e5d1d9e5406392401123630a54a1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1LayerData.html#af7f622f316bc14466000ee9230fba7b2">LayerData::FeatureMapSharedPtrType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a61f4e5d1d9e5406392401123630a54a1">FeatureMapSharedPtrType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="aa7a5e927821becd67a3545a8a5ad1f6f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1LayerData.html#add205a5ccc5c6579b1a3051b7cf8707c">LayerData::FeatureMapType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#aa7a5e927821becd67a3545a8a5ad1f6f">FeatureMapType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a5b2d7132d44f448e9ebdeca542d01827"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classOpenMS_1_1MSExperiment.html#a066042ae14211da37d4fa66d466bfa3e">ExperimentType::SpectrumType</a> <a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html#a5b2d7132d44f448e9ebdeca542d01827">SpectrumType</a></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Peak spectrum type. </p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a44daf8bca1aabff5a057dfb14e6e9720"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classOpenMS_1_1TOPPViewIdentificationViewBehavior.html">TOPPViewIdentificationViewBehavior</a> </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classOpenMS_1_1TOPPViewBase.html">TOPPViewBase</a> *&#160;</td>
          <td class="paramname"><em>parent</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Construct the behaviour with its parent. </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a550461e8df23adc47814657d14fa7e4c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void activate1DSpectrum </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>index</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Behavior for activate1DSpectrum. </p>

</div>
</div>
<a class="anchor" id="ae4c867696ad3bcc291eacd73dc343642"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void activate1DSpectrum </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; int, std::allocator&lt; int &gt; &gt;&#160;</td>
          <td class="paramname"><em>indices</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Behavior for activate1DSpectrum. </p>

</div>
</div>
<a class="anchor" id="a8d1a9183b4f49dfa1afa2879836a40d3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void activateBehavior </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 class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Slot for behavior activation. </p>

</div>
</div>
<a class="anchor" id="a7fe77b331367b1eb2b04311f25ef48a4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void addPrecursorLabels1D_ </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; <a class="el" href="classOpenMS_1_1Precursor.html">Precursor</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>pcs</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Adds labels for the provided precursors to the 1D spectrum. </p>

</div>
</div>
<a class="anchor" id="a217c453a1ab4f11be27685e3d9f38fde"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void addTheoreticalSpectrumLayer_ </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classOpenMS_1_1PeptideHit.html">PeptideHit</a> &amp;&#160;</td>
          <td class="paramname"><em>ph</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Adds a theoretical spectrum as set from the preferences dialog for the peptide hit. </p>

</div>
</div>
<a class="anchor" id="ab41a7f33dcd96c9465e4ec1caf532c85"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void deactivate1DSpectrum </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>index</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Behavior for deactivate1DSpectrum. </p>

</div>
</div>
<a class="anchor" id="ab6dc94d84091598fa06ac6fdc723997a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void deactivateBehavior </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 class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Slot for behavior deactivation. </p>

</div>
</div>
<a class="anchor" id="a6715ad5df2d86c4287f8608be9a02f86"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void removeTemporaryAnnotations_ </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="group__Concept.html#gaf9ecec2d692138fab9167164a457cbd4">Size</a>&#160;</td>
          <td class="paramname"><em>spectrum_index</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Removes the precursor labels for from the specified 1D spectrum. </p>

</div>
</div>
<a class="anchor" id="a2202560d41bc3ce8d51b52d5b6fb969d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void removeTheoreticalSpectrumLayer_ </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>removes all layer with theoretical spectrum generated in identification view </p>

</div>
</div>
<a class="anchor" id="ab45b87d30b12aec08e443804ec761d1a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void setVisibleArea1D </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a>&#160;</td>
          <td class="paramname"><em>l</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="group__Concept.html#gace75bfb1aba684e874dffee13738bd15">DoubleReal</a>&#160;</td>
          <td class="paramname"><em>h</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a660cb2a4f1f32c8bc046c9bd70e9a034"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void showSpectrumAs1D </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>index</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">slot</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Behavior for showSpectraumAs1D. </p>

<p>Referenced by <a class="el" href="classOpenMS_1_1TOPPViewBase.html#ab4329b70746a9df05435cc9683a23351">TOPPViewBase::showSpectrumAs1D()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="af1640ee25112566041bc61a76d635e0d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt;<a class="el" href="classOpenMS_1_1Annotation1DItem.html">Annotation1DItem</a> *&gt; temporary_annotations_</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Used to check which annotation handles have been added automaticaly by the identification view. Ownership of the AnnotationItems has the Annotation1DContainer </p>

</div>
</div>
<a class="anchor" id="a9484b7e630c9f1d8abb3bf4733322239"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classOpenMS_1_1TOPPViewBase.html">TOPPViewBase</a>* tv_</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</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:36 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>