Changeset 651 for library/doc/html/bdmroot_8h_source.html
- Timestamp:
- 10/12/09 13:49:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/bdmroot_8h_source.html
r641 r651 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 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"> 5 3 <title>mixpp: bdmroot.h Source File</title> 6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 8 </head> 9 <body> 10 <!-- Generated by Doxygen 1.6.1 --> 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 --> 11 8 <script type="text/javascript"> 12 9 <!-- … … 71 68 <a name="l00016"></a>00016 <span class="preprocessor">#include <string></span> 72 69 <a name="l00017"></a>00017 73 <a name="l00018"></a>00018 <span class="preprocessor">#include "itpp_ext.h"</span>74 <a name="l00019"></a>00019 <span class="preprocessor">#include "base/libconfig/libconfig.h++"</span>70 <a name="l00018"></a>00018 <span class="preprocessor">#include "itpp_ext.h"</span> 71 <a name="l00019"></a>00019 <span class="preprocessor">#include "base/libconfig/libconfig.h++"</span> 75 72 <a name="l00020"></a>00020 76 73 <a name="l00021"></a>00021 <span class="keyword">using namespace </span>libconfig; … … 82 79 <a name="l00028"></a><a class="code" href="classbdm_1_1root.html">00028</a> <span class="keyword">class </span><a class="code" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> { 83 80 <a name="l00029"></a>00029 <span class="keyword">public</span>: 84 <a name="l00031"></a><a class="code" href="classbdm_1_1root.html# a0f905a5b03b3656b47eff7344d67ce55">00031</a> <span class="keyword">virtual</span> <a class="code" href="classbdm_1_1root.html#a0f905a5b03b3656b47eff7344d67ce55" title="make sure this is a virtual object">~root</a>() {81 <a name="l00031"></a><a class="code" href="classbdm_1_1root.html#0f905a5b03b3656b47eff7344d67ce55">00031</a> <span class="keyword">virtual</span> <a class="code" href="classbdm_1_1root.html#0f905a5b03b3656b47eff7344d67ce55" title="make sure this is a virtual object">~root</a>() { 85 82 <a name="l00032"></a>00032 } 86 83 <a name="l00033"></a>00033 87 <a name="l00035"></a><a class="code" href="classbdm_1_1root.html#a af0e6941ba5919cae1bc530e2181b109">00035</a> <span class="keyword">virtual</span> <span class="keywordtype">string</span> <a class="code" href="classbdm_1_1root.html#aaf0e6941ba5919cae1bc530e2181b109" title="This method returns a basic info about the current instance.">to_string</a>() {88 <a name="l00036"></a>00036 <span class="keywordflow">return</span> <span class="stringliteral"> ""</span>;84 <a name="l00035"></a><a class="code" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">00035</a> <span class="keyword">virtual</span> <span class="keywordtype">string</span> <a class="code" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109" title="This method returns a basic info about the current instance.">to_string</a>() { 85 <a name="l00036"></a>00036 <span class="keywordflow">return</span> <span class="stringliteral">""</span>; 89 86 <a name="l00037"></a>00037 } 90 87 <a name="l00038"></a>00038 91 <a name="l00040"></a><a class="code" href="classbdm_1_1root.html# a0551e3121091c5199bf4413b50522176">00040</a> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1root.html#a0551e3121091c5199bf4413b50522176" title="This method arrange instance properties according the data stored in the Setting...">from_setting</a> ( <span class="keyword">const</span> Setting &<span class="keyword">set</span> ) {88 <a name="l00040"></a><a class="code" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">00040</a> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176" title="This method arrange instance properties according the data stored in the Setting...">from_setting</a> ( <span class="keyword">const</span> Setting &<span class="keyword">set</span> ) { 92 89 <a name="l00041"></a>00041 } 93 90 <a name="l00042"></a>00042 94 <a name="l00044"></a><a class="code" href="classbdm_1_1root.html# a67d954d255ede776eade7334d4895790">00044</a> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1root.html#a67d954d255ede776eade7334d4895790" title="This method save all the instance properties into the Setting structure.">to_setting</a> ( Setting &<span class="keyword">set</span> )<span class="keyword"> const </span>{91 <a name="l00044"></a><a class="code" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">00044</a> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790" title="This method save all the instance properties into the Setting structure.">to_setting</a> ( Setting &<span class="keyword">set</span> )<span class="keyword"> const </span>{ 95 92 <a name="l00045"></a>00045 } 96 93 <a name="l00046"></a>00046 97 <a name="l00048"></a><a class="code" href="classbdm_1_1root.html# a1c314bd6d6dacb8ba78ea5eb88fd9516">00048</a> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1root.html#a1c314bd6d6dacb8ba78ea5eb88fd9516" title="This method TODO.">validate</a>() {94 <a name="l00048"></a><a class="code" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">00048</a> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516" title="This method TODO.">validate</a>() { 98 95 <a name="l00049"></a>00049 } 99 96 <a name="l00050"></a>00050 }; … … 102 99 <a name="l00053"></a>00053 <span class="preprocessor">#endif // root_H</span> 103 100 </pre></div></div> 104 <hr size="1" /><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:042009 for mixpp by 101 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:42 2009 for mixpp by 105 102 <a href="http://www.doxygen.org/index.html"> 106 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1</small></address>103 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 107 104 </body> 108 105 </html>