1 |
pam-fi |
1.1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 |
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
3 |
|
|
<title>PamCut: Collections/VerboseBlindCollection/VerboseBlindCollection.h Source File</title> |
4 |
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"> |
5 |
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"> |
6 |
|
|
</head><body> |
7 |
|
|
<!-- Generated by Doxygen 1.5.9 --> |
8 |
|
|
<div class="navigation" id="top"> |
9 |
|
|
<div class="tabs"> |
10 |
|
|
<ul> |
11 |
|
|
<li><a href="index.html"><span>Main Page</span></a></li> |
12 |
|
|
<li><a href="annotated.html"><span>Classes</span></a></li> |
13 |
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li> |
14 |
|
|
</ul> |
15 |
|
|
</div> |
16 |
|
|
<div class="tabs"> |
17 |
|
|
<ul> |
18 |
|
|
<li><a href="files.html"><span>File List</span></a></li> |
19 |
|
|
<li><a href="globals.html"><span>File Members</span></a></li> |
20 |
|
|
</ul> |
21 |
|
|
</div> |
22 |
|
|
<h1>Collections/VerboseBlindCollection/VerboseBlindCollection.h</h1><a href="VerboseBlindCollection_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span> |
23 |
|
|
<a name="l00002"></a>00002 <span class="comment"> * VerboseBlindCollection.h</span> |
24 |
|
|
<a name="l00003"></a>00003 <span class="comment"> *</span> |
25 |
|
|
<a name="l00004"></a>00004 <span class="comment"> * Created on: 16-mag-2009</span> |
26 |
|
|
<a name="l00005"></a>00005 <span class="comment"> * Author: Nicola Mori</span> |
27 |
|
|
<a name="l00006"></a>00006 <span class="comment"> */</span> |
28 |
|
|
<a name="l00007"></a>00007 |
29 |
|
|
<a name="l00010"></a>00010 <span class="preprocessor">#ifndef VERBOSEBLINDCOLLECTION_H_</span> |
30 |
|
|
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define VERBOSEBLINDCOLLECTION_H_</span> |
31 |
|
|
<a name="l00012"></a>00012 <span class="preprocessor"></span> |
32 |
|
|
<a name="l00013"></a>00013 <span class="preprocessor">#include "../SmartBlindCollection/SmartBlindCollection.h"</span> |
33 |
|
|
<a name="l00020"></a><a class="code" href="classVerboseBlindCollection.html">00020</a> <span class="keyword">class </span><a class="code" href="classVerboseBlindCollection.html" title="A smart blind collection which prints selection reports.">VerboseBlindCollection</a>: <span class="keyword">public</span> <a class="code" href="classSmartBlindCollection.html" title="A blind collection class designed to use CollectionAction objects.">SmartBlindCollection</a> { |
34 |
|
|
<a name="l00021"></a>00021 |
35 |
|
|
<a name="l00022"></a>00022 <span class="keyword">public</span>: |
36 |
|
|
<a name="l00023"></a>00023 |
37 |
|
|
<a name="l00028"></a><a class="code" href="classVerboseBlindCollection.html#ab392ccb3134af632dfbe26061c875a8">00028</a> <a class="code" href="classVerboseBlindCollection.html#ab392ccb3134af632dfbe26061c875a8" title="Constructor.">VerboseBlindCollection</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *collectionName) : |
38 |
|
|
<a name="l00029"></a>00029 <a class="code" href="classSmartBlindCollection.html" title="A blind collection class designed to use CollectionAction objects.">SmartBlindCollection</a>(collectionName) { |
39 |
|
|
<a name="l00030"></a>00030 } |
40 |
|
|
<a name="l00031"></a>00031 |
41 |
|
|
<a name="l00033"></a><a class="code" href="classVerboseBlindCollection.html#f52714b91449d21d3d0021380ec1f576">00033</a> <a class="code" href="classVerboseBlindCollection.html#f52714b91449d21d3d0021380ec1f576" title="Destructor.">~VerboseBlindCollection</a>() { |
42 |
|
|
<a name="l00034"></a>00034 } |
43 |
|
|
<a name="l00035"></a>00035 |
44 |
|
|
<a name="l00041"></a>00041 <span class="keywordtype">void</span> <a class="code" href="classVerboseBlindCollection.html#43d6ea7b5ea35c5dbb342e23584b79ee" title="The post analysis task.">Finalize</a>(); |
45 |
|
|
<a name="l00042"></a>00042 |
46 |
|
|
<a name="l00043"></a>00043 }; |
47 |
|
|
<a name="l00044"></a>00044 |
48 |
|
|
<a name="l00045"></a>00045 <span class="preprocessor">#endif </span><span class="comment">/* VERBOSEBLINDCOLLECTION_H_ */</span> |
49 |
|
|
</pre></div></div> |
50 |
pam-fi |
1.2 |
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jun 5 15:08:58 2009 for PamCut by |
51 |
pam-fi |
1.1 |
<a href="http://www.doxygen.org/index.html"> |
52 |
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
53 |
|
|
</body> |
54 |
|
|
</html> |