Show
Ignore:
Timestamp:
08/30/09 22:13:15 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/bdmroot_8h_source.html

    r472 r591  
    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"> 
     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"/> 
    35<title>mixpp: bdmroot.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 --> 
     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 --> 
    811<script type="text/javascript"> 
    912<!-- 
     
    6871<a name="l00016"></a>00016 <span class="preprocessor">#include &lt;string&gt;</span> 
    6972<a name="l00017"></a>00017  
    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> 
     73<a name="l00018"></a>00018 <span class="preprocessor">#include &quot;itpp_ext.h&quot;</span> 
     74<a name="l00019"></a>00019 <span class="preprocessor">#include &quot;base/libconfig/libconfig.h++&quot;</span> 
    7275<a name="l00020"></a>00020  
    7376<a name="l00021"></a>00021 <span class="keyword">using namespace </span>libconfig; 
     
    7982<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> { 
    8083<a name="l00029"></a>00029 <span class="keyword">public</span>: 
    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>() { 
     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>() { 
    8285<a name="l00032"></a>00032         } 
    8386<a name="l00033"></a>00033  
    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>; 
     87<a name="l00035"></a><a class="code" href="classbdm_1_1root.html#aaf0e6941ba5919cae1bc530e2181b109">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">&quot;&quot;</span>; 
    8689<a name="l00037"></a>00037         } 
    8790<a name="l00038"></a>00038  
    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 &amp;<span class="keyword">set</span>) { 
     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 &amp;<span class="keyword">set</span> ) { 
    8992<a name="l00041"></a>00041         } 
    9093<a name="l00042"></a>00042  
    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 &amp;<span class="keyword">set</span>)<span class="keyword"> const </span>{ 
     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 &amp;<span class="keyword">set</span> )<span class="keyword"> const </span>{ 
    9295<a name="l00045"></a>00045         } 
    9396<a name="l00046"></a>00046  
    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>() { 
     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>() { 
    9598<a name="l00049"></a>00049         } 
    9699<a name="l00050"></a>00050 }; 
     
    99102<a name="l00053"></a>00053 <span class="preprocessor">#endif // root_H</span> 
    100103</pre></div></div> 
    101 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:46 2009 for mixpp by&nbsp; 
     104<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:49 2009 for mixpp by&nbsp; 
    102105<a href="http://www.doxygen.org/index.html"> 
    103 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     106<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
    104107</body> 
    105108</html>