Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/share/doc/libclam-doc/html/ |
Current File : //proc/self/root/usr/share/doc/libclam-doc/html/SMSTransformationChainConfig_8hxx_source.html |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>CLAM-Development: SMSTransformationChainConfig.hxx Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">CLAM-Development  <span id="projectnumber">1.4.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File List</span></a></li> <li><a href="globals.html"><span>File Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_098894a2b9860dda60979d343b8f7997.html">Processing</a></li><li class="navelem"><a class="el" href="dir_36b9d3c073657356c70697932a3c0689.html">Transformations</a></li><li class="navelem"><a class="el" href="dir_eb1667eab60b9fd52cf3caaa141e9815.html">SMS</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">SMSTransformationChainConfig.hxx</div> </div> </div><!--header--> <div class="contents"> <a href="SMSTransformationChainConfig_8hxx.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"> * Copyright (c) 2004 MUSIC TECHNOLOGY GROUP (MTG)</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * UNIVERSITAT POMPEU FABRA</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * This program is free software; you can redistribute it and/or modify</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * it under the terms of the GNU General Public License as published by</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * the Free Software Foundation; either version 2 of the License, or</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * (at your option) any later version.</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> *</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * This program is distributed in the hope that it will be useful,</span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * GNU General Public License for more details.</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * You should have received a copy of the GNU General Public License</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * along with this program; if not, write to the Free Software</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> *</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> */</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#ifndef _SMSTransformationChainConfig_</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor"></span><span class="preprocessor">#define _SMSTransformationChainConfig_</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor"></span></div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include "<a class="code" href="ProcessingComposite_8hxx.html">ProcessingComposite.hxx</a>"</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="ProcessingData_8hxx.html">ProcessingData.hxx</a>"</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="InPort_8hxx.html">InPort.hxx</a>"</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="OutPort_8hxx.html">OutPort.hxx</a>"</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#include "<a class="code" href="InControlArray_8hxx.html">InControlArray.hxx</a>"</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="Array_8hxx.html">Array.hxx</a>"</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "<a class="code" href="Frame_8hxx.html">Frame.hxx</a>"</span> <span class="comment">//TODO provisional</span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "<a class="code" href="SegmentTransformation_8hxx.html">SegmentTransformation.hxx</a>"</span> <span class="comment">//TODO provisional</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="keyword">namespace </span>CLAM{</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div> <div class="line"><a name="l00043"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html"> 43</a></span>  <span class="keyword">class </span><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html" title="Special Processing config that can be used inside a SMSTransformationChainConfig.">SMSTransformationChaineeConfig</a>:<span class="keyword">public</span> <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a></div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  {</div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keyword">public</span>:</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a83186506fb3682a2df186b2503651643">DYNAMIC_TYPE_USING_INTERFACE</a> (<a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html" title="Special Processing config that can be used inside a SMSTransformationChainConfig.">SMSTransformationChaineeConfig</a>, 1,<a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>);</div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a4697d5e0c9a1c03cada044a54628831d" title="Name of concrete Config class.">DYN_ATTRIBUTE</a> (0, <span class="keyword">public</span>, std::string, ConcreteClassName);</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keyword">public</span>:</div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a398564290d09af6af1e42da07915db82" title="Initialization for default constructor.">DefaultInit</a>();</div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a7a41ca73ed8ec41a6de896c760186e82" title="Initialization for copy constructor.">CopyInit</a>(<span class="keyword">const</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html" title="Special Processing config that can be used inside a SMSTransformationChainConfig.">SMSTransformationChaineeConfig</a>& originalConfig);</div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a2dc3e29d97314bfbd27c97740ef7c454" title="Overriding virtual method in base class to store concrete configuration by hand as it is not a dynami...">StoreOn</a>(<a class="code" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a> & s) <span class="keyword">const</span>; </div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a6baef270a4f4d3f5c5e8281ac9e51de3" title="Overriding virtual method in base class to load concrete configuration by hand as it is not a dynamic...">LoadFrom</a>(<a class="code" href="classCLAM_1_1Storage.html" title="The abstract class for storages.">Storage</a>& s);</div> <div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a1a19f70bb4ddf777e8e6e762462b5257"> 67</a></span>  <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>& <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a1a19f70bb4ddf777e8e6e762462b5257" title="Returns the concrete configuration as a reference to the base class.">GetConcreteConfig</a>()<span class="keyword"> const </span>{<span class="keywordflow">return</span> *<a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a" title="Actual pointer to the concrete configuration.">mpConcreteConfig</a>;}</div> <div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a90b037a8a58010c181892093d126babb"> 72</a></span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a90b037a8a58010c181892093d126babb" title="Sets the concrete configuration, passing a reference to the base class.">SetConcreteConfig</a>(<span class="keyword">const</span> <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>& cfg)</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  {</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a9bef77744c1ee5fb52517327a9c87757" title="Adds a new instantiated concrete configuration using the Concrete Class name as a type selector (Conc...">AddConcreteConfig</a>();</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  *<a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a" title="Actual pointer to the concrete configuration.">mpConcreteConfig</a>=cfg;</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  }</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keyword">virtual</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a6d5e15c66e721dd9a3ad0f4b8a45992e" title="Virtual destructor.">~SMSTransformationChaineeConfig</a>();</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div> <div class="line"><a name="l00085"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a9bef77744c1ee5fb52517327a9c87757"> 85</a></span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a9bef77744c1ee5fb52517327a9c87757" title="Adds a new instantiated concrete configuration using the Concrete Class name as a type selector (Conc...">AddConcreteConfig</a>()</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  {</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">if</span>(<a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a" title="Actual pointer to the concrete configuration.">mpConcreteConfig</a>) </div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keyword">delete</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a" title="Actual pointer to the concrete configuration.">mpConcreteConfig</a>;</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a" title="Actual pointer to the concrete configuration.">mpConcreteConfig</a>=<a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a8b9b0213d15d063522942b460373de9e" title="Instantiates a concrete configuration using the ConcreteClassName attribute as a type selector (Concr...">InstantiateConcreteConfig</a>();</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  }</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  </div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keyword">protected</span>:</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>* <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a8b9b0213d15d063522942b460373de9e" title="Instantiates a concrete configuration using the ConcreteClassName attribute as a type selector (Concr...">InstantiateConcreteConfig</a>(<span class="keyword">const</span> std::string& type);</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div> <div class="line"><a name="l00100"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a8b9b0213d15d063522942b460373de9e"> 100</a></span>  <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>* <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a8b9b0213d15d063522942b460373de9e" title="Instantiates a concrete configuration using the ConcreteClassName attribute as a type selector (Concr...">InstantiateConcreteConfig</a>()</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>  <span class="keywordflow">return</span> <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#a8b9b0213d15d063522942b460373de9e" title="Instantiates a concrete configuration using the ConcreteClassName attribute as a type selector (Concr...">InstantiateConcreteConfig</a>(GetConcreteClassName());</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>  </div> <div class="line"><a name="l00108"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a"> 108</a></span>  <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>* <a class="code" href="classCLAM_1_1SMSTransformationChaineeConfig.html#ae5d0c76dfdd77b90267556156c858c0a" title="Actual pointer to the concrete configuration.">mpConcreteConfig</a>;</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  </div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  };</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span> </div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span> </div> <div class="line"><a name="l00118"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html"> 118</a></span>  <span class="keyword">class </span><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html" title="Configuration for a SMSTransformationChain.">SMSTransformationChainConfig</a>:<span class="keyword">public</span> <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a></div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  {</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">public</span>:</div> <div class="line"><a name="l00121"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a23880bface2f6b4ff05e38b001ea4467"> 121</a></span>  <span class="keyword">typedef</span> std::list<SMSTransformationChaineeConfig>::iterator <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a23880bface2f6b4ff05e38b001ea4467">iterator</a>;</div> <div class="line"><a name="l00122"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a3be5491198ec76ee737d4f6a0034fe43"> 122</a></span>  <span class="keyword">typedef</span> std::list<SMSTransformationChaineeConfig>::const_iterator <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a3be5491198ec76ee737d4f6a0034fe43">const_iterator</a>;</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span> </div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a60864dc24720d5d66c6ae2c3790f93b7">DYNAMIC_TYPE_USING_INTERFACE</a> (<a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html" title="Configuration for a SMSTransformationChain.">SMSTransformationChainConfig</a>, 2, <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>);</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#aa68022b529f0d6ac771bffd7ea73aaa9" title="List of children configurations, a list of pointers to base class is kept.">DYN_CONTAINER_ATTRIBUTE</a> (0, <span class="keyword">public</span>, std::list<SMSTransformationChaineeConfig>, Configurations, Config);</div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a80cdd0c9af4ae4538491a9bc0b3d6e30" title="Array of On/off initial values for control.">DYN_ATTRIBUTE</a> (1, <span class="keyword">public</span>, <a class="code" href="classCLAM_1_1Array.html">Array<bool></a>, OnArray);</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span> </div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  </div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#accc815591c0ccbfbb1328e189c1546cb" title="By default all attributes are added.">DefaultInit</a>();</div> <div class="line"><a name="l00134"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a399e96970a91e2e9363a29fc04542991"> 134</a></span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a23880bface2f6b4ff05e38b001ea4467">iterator</a> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a399e96970a91e2e9363a29fc04542991" title="Returns a configuration iterator at the beginning of the list.">ConfigList_begin</a>() {<span class="keywordflow">return</span> GetConfigurations().begin();}</div> <div class="line"><a name="l00136"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a9eca3acc7b765591c96a33ec00687a4a"> 136</a></span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a23880bface2f6b4ff05e38b001ea4467">iterator</a> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a9eca3acc7b765591c96a33ec00687a4a" title="Returns a configuration iterator at the end of the list.">ConfigList_end</a>() {<span class="keywordflow">return</span> GetConfigurations().end();}</div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span> </div> <div class="line"><a name="l00139"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a0e68438053143ab654dd9b981c1de7ae"> 139</a></span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a3be5491198ec76ee737d4f6a0034fe43">const_iterator</a> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a0e68438053143ab654dd9b981c1de7ae" title="Returns a configuration iterator at the beginning of the list.">ConfigList_begin_const</a>()<span class="keyword"> const </span>{<span class="keywordflow">return</span> GetConfigurations().begin();}</div> <div class="line"><a name="l00141"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#ab52071cdbd11d66b1955ec2e905c9f6b"> 141</a></span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a3be5491198ec76ee737d4f6a0034fe43">const_iterator</a> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#ab52071cdbd11d66b1955ec2e905c9f6b" title="Returns a configuration iterator at the end of the list.">ConfigList_end_const</a>()<span class="keyword"> const </span>{<span class="keywordflow">return</span> GetConfigurations().end();}</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div> <div class="line"><a name="l00143"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#ac59b55710d6aabac5b99aedecee9520a"> 143</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#ac59b55710d6aabac5b99aedecee9520a">AddSMSConfiguration</a>(<span class="keyword">const</span> <a class="code" href="classCLAM_1_1SegmentTransformationConfig.html" title="Configuration class for all SegmentTransformations.">SegmentTransformationConfig</a>& cfg,std::string type)</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  {</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a0d39650552626c953466c6e123e22852" title="Adds a configuration at the end of the list.">AddConfiguration</a>(cfg,type);</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="keywordflow">return</span> <span class="keyword">true</span>;</div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  }</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div> <div class="line"><a name="l00150"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a878a1fee3c1baf2c4e6bdfea5b01e90e"> 150</a></span>  std::size_t <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a878a1fee3c1baf2c4e6bdfea5b01e90e" title="Returns the size of the configuration list.">ConfigList_size</a>()<span class="keyword"> const </span>{<span class="keywordflow">return</span> GetConfigurations().size();}</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span> </div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="comment">//TODO: maybe a method for deleting a configuration is also necessary</span></div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div> <div class="line"><a name="l00155"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a960b47d05eed26077a727700ece1c4db"> 155</a></span>  <span class="keywordtype">bool</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a960b47d05eed26077a727700ece1c4db" title="Returns true if there are no configurations.">IsEmpty</a>(){<span class="keywordflow">return</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a43a0bf6b4434744d5570ffcec3a4e3a1" title="Accessor to the number of configurations in the list.">GetnConfigurations</a>()<=0;}</div> <div class="line"><a name="l00157"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a43a0bf6b4434744d5570ffcec3a4e3a1"> 157</a></span>  <a class="code" href="classint.html">TSize</a> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a43a0bf6b4434744d5570ffcec3a4e3a1" title="Accessor to the number of configurations in the list.">GetnConfigurations</a>(){<span class="keywordflow">return</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a878a1fee3c1baf2c4e6bdfea5b01e90e" title="Returns the size of the configuration list.">ConfigList_size</a>();}</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span> </div> <div class="line"><a name="l00160"></a><span class="lineno"><a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a2aab73a8990fd2788251ee29d910fcf1"> 160</a></span>  <span class="keyword">virtual</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a2aab73a8990fd2788251ee29d910fcf1" title="Virtual destructor.">~SMSTransformationChainConfig</a>(){}</div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="keyword">protected</span>:</div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classCLAM_1_1SMSTransformationChainConfig.html#a0d39650552626c953466c6e123e22852" title="Adds a configuration at the end of the list.">AddConfiguration</a>(<span class="keyword">const</span> <a class="code" href="classCLAM_1_1ProcessingConfig.html" title="This is an abstract class which serves as interface for configuration classes used as processing obje...">ProcessingConfig</a>& newConcreteConfig,<span class="keyword">const</span> std::string& className);</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span> </div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  };</div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  </div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span> }<span class="comment">//namespace</span></div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span> </div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span> <span class="preprocessor"></span></div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.1 </small></address> </body> </html>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare