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
|
<HTML>
<HEAD>
<TITLE>ParameterInformation.h Source File</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> ·
<A href="classes.html">Classes</A> ·
<A href="annotated.html">Annotated Classes</A> ·
<A href="modules.html">Modules</A> ·
<A href="functions_func.html">Members</A> ·
<A href="namespaces.html">Namespaces</A> ·
<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="dir_e770f0cf77e550adde3f44739ef529fe.html">include</a></li><li class="navelem"><a class="el" href="dir_6a63c4937d4da007e55fff5dcf71e0f8.html">OpenMS</a></li><li class="navelem"><a class="el" href="dir_695c7fac3e1f44bd8b1eb14243440935.html">APPLICATIONS</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">ParameterInformation.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="ParameterInformation_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// OpenMS -- Open-Source Mass Spectrometry</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">// Copyright The OpenMS Team -- Eberhard Karls University Tuebingen,</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">// ETH Zurich, and Freie Universitaet Berlin 2002-2013.</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">//</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">// This software is released under a three-clause BSD license:</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">// * Redistributions of source code must retain the above copyright</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">// notice, this list of conditions and the following disclaimer.</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">// * Redistributions in binary form must reproduce the above copyright</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">// notice, this list of conditions and the following disclaimer in the</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">// documentation and/or other materials provided with the distribution.</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">// * Neither the name of any author or any participating institution</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">// may be used to endorse or promote products derived from this software</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">// without specific prior written permission.</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">// For a full list of authors, refer to the file AUTHORS.</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">// ARE DISCLAIMED. IN NO EVENT SHALL ANY OF THE AUTHORS OR THE CONTRIBUTING</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">// INSTITUTIONS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">// OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment">// WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">// OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment">// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment">//</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment">// $Maintainer: Stephan Aiche $</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment">// $Authors: Marc Sturm, Clemens Groepl $</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment">// --------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#ifndef OPENMS_APPLICATIONS_PARAMETERINFORMATION_H</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor"></span><span class="preprocessor">#define OPENMS_APPLICATIONS_PARAMETERINFORMATION_H</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#include <<a class="code" href="String_8h.html">OpenMS/DATASTRUCTURES/String.h</a>></span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#include <<a class="code" href="StringList_8h.html">OpenMS/DATASTRUCTURES/StringList.h</a>></span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include <<a class="code" href="DataValue_8h.html">OpenMS/DATASTRUCTURES/DataValue.h</a>></span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">namespace </span>OpenMS</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> {</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html"> 48</a></span>  <span class="keyword">struct </span>OPENMS_DLLAPI <a class="code" href="structOpenMS_1_1ParameterInformation.html">ParameterInformation</a></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  {</div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89"> 51</a></span>  <span class="keyword">enum</span> <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89">ParameterTypes</a></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  {</div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89ac157bdf0b85a40d2619cbc8bc1ae5fe2"> 53</a></span>  NONE = 0, </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aee847e634a4297b274316de8a8ca9921"> 54</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aee847e634a4297b274316de8a8ca9921">STRING</a>, </div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a6b1c796c2de0d62395718a3a1452e74a"> 55</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a6b1c796c2de0d62395718a3a1452e74a">INPUT_FILE</a>, </div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a271a26d31f437da3947a4268b8f4e979"> 56</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a271a26d31f437da3947a4268b8f4e979">OUTPUT_FILE</a>, </div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a33465d1d419b1074fb259ef444609e92"> 57</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a33465d1d419b1074fb259ef444609e92">DOUBLE</a>, </div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd5a5f51ce25953f3db2c7e93eb7864a"> 58</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd5a5f51ce25953f3db2c7e93eb7864a">INT</a>, </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89ac96deda24d4d92ae647f006129c57187"> 59</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89ac96deda24d4d92ae647f006129c57187">STRINGLIST</a>, </div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a0b9aa0b77e4eef0a1ab6df0c8f11b3ec"> 60</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a0b9aa0b77e4eef0a1ab6df0c8f11b3ec">INTLIST</a>, </div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd19e07534fee161eca9c864012b0d03"> 61</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd19e07534fee161eca9c864012b0d03">DOUBLELIST</a>, </div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aeec7217b0ff40bb15c41afe7873cb593"> 62</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aeec7217b0ff40bb15c41afe7873cb593">INPUT_FILE_LIST</a>, </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a41430a8e5cd0980bb1fb37fd0c4475c9"> 63</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a41430a8e5cd0980bb1fb37fd0c4475c9">OUTPUT_FILE_LIST</a>, </div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a391ad3dbcf1f6d5c27590a7e511a1667"> 64</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a391ad3dbcf1f6d5c27590a7e511a1667">FLAG</a>, </div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a9a4a47c1606e295076055a9cc4373197"> 65</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a9a4a47c1606e295076055a9cc4373197">TEXT</a>, </div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a59d02b47a666732cc6577f158272b099"> 66</a></span>  NEWLINE </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  };</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a9a2326f35466e54c36c070829245c557"> 70</a></span>  <a class="code" href="classOpenMS_1_1String.html">String</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a9a2326f35466e54c36c070829245c557">name</a>;</div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a0b5ccf5cce34153e716f9ab35e75c56f"> 72</a></span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89">ParameterTypes</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a0b5ccf5cce34153e716f9ab35e75c56f">type</a>;</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#afa824361f72ca38f61b7b10499079bc4"> 74</a></span>  <a class="code" href="classOpenMS_1_1DataValue.html">DataValue</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#afa824361f72ca38f61b7b10499079bc4">default_value</a>;</div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a76d2b0133d83c43dfd8a19286ac55325"> 76</a></span>  <a class="code" href="classOpenMS_1_1String.html">String</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a76d2b0133d83c43dfd8a19286ac55325">description</a>;</div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a239ec990e6e30f8c9e084bd8328b9c8f"> 78</a></span>  <a class="code" href="classOpenMS_1_1String.html">String</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a239ec990e6e30f8c9e084bd8328b9c8f">argument</a>;</div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a89ebe0265f74c9919a622df7dccbfe5c"> 80</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a89ebe0265f74c9919a622df7dccbfe5c">required</a>;</div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#abbf9b0c284ebe9507cd270f5f717f327"> 82</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structOpenMS_1_1ParameterInformation.html#abbf9b0c284ebe9507cd270f5f717f327">advanced</a>;</div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a6fb921d43efabbf24e151fc2d86038e3"> 84</a></span>  <a class="code" href="classOpenMS_1_1StringList.html">StringList</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a6fb921d43efabbf24e151fc2d86038e3">tags</a>;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span> </div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#a4b7edb44281637b1b4701b640cfeee70"> 88</a></span>  std::vector<String> <a class="code" href="structOpenMS_1_1ParameterInformation.html#a4b7edb44281637b1b4701b640cfeee70">valid_strings</a>;</div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ab4e1404817e8ea132177148aebf0382b"> 89</a></span>  <a class="code" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#ab4e1404817e8ea132177148aebf0382b">min_int</a>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#aefaf6656ca3f10ac2594662c4843cf12"> 90</a></span>  <a class="code" href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">Int</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#aefaf6656ca3f10ac2594662c4843cf12">max_int</a>;</div>
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#ac46efe586de77918735577813c50a204"> 91</a></span>  <a class="code" href="classdouble.html">DoubleReal</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#ac46efe586de77918735577813c50a204">min_float</a>;</div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="structOpenMS_1_1ParameterInformation.html#acbcb7e6eb17d07086af9a6b63922ee41"> 92</a></span>  <a class="code" href="classdouble.html">DoubleReal</a> <a class="code" href="structOpenMS_1_1ParameterInformation.html#acbcb7e6eb17d07086af9a6b63922ee41">max_float</a>;</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html">ParameterInformation</a>(<span class="keyword">const</span> <a class="code" href="classOpenMS_1_1String.html">String</a>& n, <a class="code" href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89">ParameterTypes</a> t, <span class="keyword">const</span> <a class="code" href="classOpenMS_1_1String.html">String</a>& arg, <span class="keyword">const</span> <a class="code" href="classOpenMS_1_1DataValue.html">DataValue</a>& def, <span class="keyword">const</span> <a class="code" href="classOpenMS_1_1String.html">String</a>& desc, <span class="keywordtype">bool</span> req, <span class="keywordtype">bool</span> adv, <span class="keyword">const</span> <a class="code" href="classOpenMS_1_1StringList.html">StringList</a>& tag_values = <a class="code" href="classOpenMS_1_1StringList.html">StringList</a>());</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> </div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html">ParameterInformation</a>();</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="structOpenMS_1_1ParameterInformation.html">ParameterInformation</a>& operator=(<span class="keyword">const</span> <a class="code" href="structOpenMS_1_1ParameterInformation.html">ParameterInformation</a>& rhs);</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  };</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span> </div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> } <span class="comment">// namespace</span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="preprocessor">#endif // #ifndef OPENMS_APPLICATIONS_PARAMETERINFORMATION_H</span></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a0b9aa0b77e4eef0a1ab6df0c8f11b3ec"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a0b9aa0b77e4eef0a1ab6df0c8f11b3ec">OpenMS::ParameterInformation::INTLIST</a></div><div class="ttdoc">More than one Integer Parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:60</div></div>
<div class="ttc" id="classOpenMS_1_1String_html"><div class="ttname"><a href="classOpenMS_1_1String.html">OpenMS::String</a></div><div class="ttdoc">A more convenient string class. </div><div class="ttdef"><b>Definition:</b> String.h:56</div></div>
<div class="ttc" id="StringList_8h_html"><div class="ttname"><a href="StringList_8h.html">StringList.h</a></div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89">OpenMS::ParameterInformation::ParameterTypes</a></div><div class="ttdeci">ParameterTypes</div><div class="ttdoc">Parameter types. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:51</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a0b5ccf5cce34153e716f9ab35e75c56f"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a0b5ccf5cce34153e716f9ab35e75c56f">OpenMS::ParameterInformation::type</a></div><div class="ttdeci">ParameterTypes type</div><div class="ttdoc">type of the parameter </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:72</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a6b1c796c2de0d62395718a3a1452e74a"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a6b1c796c2de0d62395718a3a1452e74a">OpenMS::ParameterInformation::INPUT_FILE</a></div><div class="ttdoc">String parameter that denotes an input file. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:55</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ab4e1404817e8ea132177148aebf0382b"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ab4e1404817e8ea132177148aebf0382b">OpenMS::ParameterInformation::min_int</a></div><div class="ttdeci">Int min_int</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:89</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html">OpenMS::ParameterInformation</a></div><div class="ttdoc">Struct that captures all information of a command line parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:48</div></div>
<div class="ttc" id="classdouble_html"><div class="ttname"><a href="classdouble.html">double</a></div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89ac96deda24d4d92ae647f006129c57187"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89ac96deda24d4d92ae647f006129c57187">OpenMS::ParameterInformation::STRINGLIST</a></div><div class="ttdoc">More than one String Parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:59</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a76d2b0133d83c43dfd8a19286ac55325"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a76d2b0133d83c43dfd8a19286ac55325">OpenMS::ParameterInformation::description</a></div><div class="ttdeci">String description</div><div class="ttdoc">description of the parameter </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:76</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_afa824361f72ca38f61b7b10499079bc4"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#afa824361f72ca38f61b7b10499079bc4">OpenMS::ParameterInformation::default_value</a></div><div class="ttdeci">DataValue default_value</div><div class="ttdoc">default value of the parameter stored as string </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:74</div></div>
<div class="ttc" id="classOpenMS_1_1DataValue_html"><div class="ttname"><a href="classOpenMS_1_1DataValue.html">OpenMS::DataValue</a></div><div class="ttdoc">Class to hold strings, numeric values, lists of strings and lists of numeric values. </div><div class="ttdef"><b>Definition:</b> DataValue.h:57</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_aefaf6656ca3f10ac2594662c4843cf12"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#aefaf6656ca3f10ac2594662c4843cf12">OpenMS::ParameterInformation::max_int</a></div><div class="ttdeci">Int max_int</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:90</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_acbcb7e6eb17d07086af9a6b63922ee41"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#acbcb7e6eb17d07086af9a6b63922ee41">OpenMS::ParameterInformation::max_float</a></div><div class="ttdeci">DoubleReal max_float</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:92</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a271a26d31f437da3947a4268b8f4e979"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a271a26d31f437da3947a4268b8f4e979">OpenMS::ParameterInformation::OUTPUT_FILE</a></div><div class="ttdoc">String parameter that denotes an output file. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:56</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a6fb921d43efabbf24e151fc2d86038e3"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a6fb921d43efabbf24e151fc2d86038e3">OpenMS::ParameterInformation::tags</a></div><div class="ttdeci">StringList tags</div><div class="ttdoc">StringList for special tags. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:84</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd5a5f51ce25953f3db2c7e93eb7864a"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd5a5f51ce25953f3db2c7e93eb7864a">OpenMS::ParameterInformation::INT</a></div><div class="ttdoc">Integer parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:58</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a4b7edb44281637b1b4701b640cfeee70"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a4b7edb44281637b1b4701b640cfeee70">OpenMS::ParameterInformation::valid_strings</a></div><div class="ttdeci">std::vector< String > valid_strings</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:88</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd19e07534fee161eca9c864012b0d03"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89afd19e07534fee161eca9c864012b0d03">OpenMS::ParameterInformation::DOUBLELIST</a></div><div class="ttdoc">More than one String Parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:61</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aee847e634a4297b274316de8a8ca9921"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aee847e634a4297b274316de8a8ca9921">OpenMS::ParameterInformation::STRING</a></div><div class="ttdoc">String parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:54</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_abbf9b0c284ebe9507cd270f5f717f327"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#abbf9b0c284ebe9507cd270f5f717f327">OpenMS::ParameterInformation::advanced</a></div><div class="ttdeci">bool advanced</div><div class="ttdoc">flag the indicates that the parameter is advanced (this is used for writing the INI file only) ...</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:82</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a41430a8e5cd0980bb1fb37fd0c4475c9"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a41430a8e5cd0980bb1fb37fd0c4475c9">OpenMS::ParameterInformation::OUTPUT_FILE_LIST</a></div><div class="ttdoc">More than one String Parameter that denotes output files. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:63</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aeec7217b0ff40bb15c41afe7873cb593"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89aeec7217b0ff40bb15c41afe7873cb593">OpenMS::ParameterInformation::INPUT_FILE_LIST</a></div><div class="ttdoc">More than one String Parameter that denotes input files. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:62</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a89ebe0265f74c9919a622df7dccbfe5c"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a89ebe0265f74c9919a622df7dccbfe5c">OpenMS::ParameterInformation::required</a></div><div class="ttdeci">bool required</div><div class="ttdoc">flag that indicates if this parameter is required i.e. it must differ from the default value ...</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:80</div></div>
<div class="ttc" id="classOpenMS_1_1StringList_html"><div class="ttname"><a href="classOpenMS_1_1StringList.html">OpenMS::StringList</a></div><div class="ttdoc">String list. </div><div class="ttdef"><b>Definition:</b> StringList.h:56</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a33465d1d419b1074fb259ef444609e92"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a33465d1d419b1074fb259ef444609e92">OpenMS::ParameterInformation::DOUBLE</a></div><div class="ttdoc">Floating point number parameter. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:57</div></div>
<div class="ttc" id="DataValue_8h_html"><div class="ttname"><a href="DataValue_8h.html">DataValue.h</a></div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a9a2326f35466e54c36c070829245c557"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a9a2326f35466e54c36c070829245c557">OpenMS::ParameterInformation::name</a></div><div class="ttdeci">String name</div><div class="ttdoc">name of the parameter (internal and external) </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:70</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a391ad3dbcf1f6d5c27590a7e511a1667"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a391ad3dbcf1f6d5c27590a7e511a1667">OpenMS::ParameterInformation::FLAG</a></div><div class="ttdoc">Parameter without argument. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:64</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_a239ec990e6e30f8c9e084bd8328b9c8f"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#a239ec990e6e30f8c9e084bd8328b9c8f">OpenMS::ParameterInformation::argument</a></div><div class="ttdeci">String argument</div><div class="ttdoc">argument in the description </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:78</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a9a4a47c1606e295076055a9cc4373197"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ad88a0c5c8eeb7dbff8fd81dc6d9c9d89a9a4a47c1606e295076055a9cc4373197">OpenMS::ParameterInformation::TEXT</a></div><div class="ttdoc">Left aligned text, see addText_. </div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:65</div></div>
<div class="ttc" id="structOpenMS_1_1ParameterInformation_html_ac46efe586de77918735577813c50a204"><div class="ttname"><a href="structOpenMS_1_1ParameterInformation.html#ac46efe586de77918735577813c50a204">OpenMS::ParameterInformation::min_float</a></div><div class="ttdeci">DoubleReal min_float</div><div class="ttdef"><b>Definition:</b> ParameterInformation.h:91</div></div>
<div class="ttc" id="group__Concept_html_ga7cc214a236ad3bb6ad435bdcf5262a3f"><div class="ttname"><a href="group__Concept.html#ga7cc214a236ad3bb6ad435bdcf5262a3f">OpenMS::Int</a></div><div class="ttdeci">int Int</div><div class="ttdoc">Signed integer type. </div><div class="ttdef"><b>Definition:</b> Types.h:100</div></div>
<div class="ttc" id="String_8h_html"><div class="ttname"><a href="String_8h.html">String.h</a></div></div>
</div><!-- fragment --></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:19 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|