Show
Ignore:
Timestamp:
08/16/09 18:14:04 (15 years ago)
Author:
smidl
Message:

Documentation regenerated

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/bdmroot_8h-source.html

    r401 r538  
    5252      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    54       <li><a href="modules.html"><span>Modules</span></a></li> 
    5554      <li><a href="annotated.html"><span>Classes</span></a></li> 
    5655      <li class="current"><a href="files.html"><span>Files</span></a></li> 
     
    8079<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> { 
    8180<a name="l00029"></a>00029 <span class="keyword">public</span>: 
    82 <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>()  
    83 <a name="l00032"></a>00032         { 
    84 <a name="l00033"></a>00033         } 
    85 <a name="l00034"></a>00034  
    86 <a name="l00036"></a><a class="code" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">00036</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>() 
    87 <a name="l00037"></a>00037         { 
    88 <a name="l00038"></a>00038                 <span class="keywordflow">return</span> <span class="stringliteral">""</span>; 
    89 <a name="l00039"></a>00039         } 
    90 <a name="l00040"></a>00040  
    91 <a name="l00042"></a><a class="code" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">00042</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> ) 
    92 <a name="l00043"></a>00043         { 
    93 <a name="l00044"></a>00044         } 
    94 <a name="l00045"></a>00045  
    95 <a name="l00047"></a><a class="code" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">00047</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> 
    96 <a name="l00048"></a>00048 <span class="keyword">        </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>() { 
     82<a name="l00032"></a>00032         } 
     83<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>; 
     86<a name="l00037"></a>00037         } 
     87<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> ) { 
     89<a name="l00041"></a>00041         } 
     90<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>{ 
     92<a name="l00045"></a>00045         } 
     93<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>() { 
    9795<a name="l00049"></a>00049         } 
    98 <a name="l00050"></a>00050  
    99 <a name="l00052"></a><a class="code" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">00052</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>() 
    100 <a name="l00053"></a>00053         { 
    101 <a name="l00054"></a>00054         } 
    102 <a name="l00055"></a>00055 }; 
    103 <a name="l00056"></a>00056  
    104 <a name="l00057"></a>00057 }; <span class="comment">//namespace</span> 
    105 <a name="l00058"></a>00058 <span class="preprocessor">#endif // root_H</span> 
     96<a name="l00050"></a>00050 }; 
     97<a name="l00051"></a>00051  
     98<a name="l00052"></a>00052 }; <span class="comment">//namespace</span> 
     99<a name="l00053"></a>00053 <span class="preprocessor">#endif // root_H</span> 
    106100</pre></div></div> 
    107 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:55 2009 for mixpp by&nbsp; 
     101<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by&nbsp; 
    108102<a href="http://www.doxygen.org/index.html"> 
    109103<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>