Show
Ignore:
Timestamp:
06/24/09 21:57:21 (16 years ago)
Author:
smidl
Message:

doc 2

Files:
1 modified

Legend:

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

    r397 r398  
    6868<a name="l00015"></a>00015 <span class="preprocessor"></span> 
    6969<a name="l00016"></a>00016 <span class="preprocessor">#include "<a class="code" href="bdmbase_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations.">bdmbase.h</a>"</span> 
    70 <a name="l00017"></a>00017 <span class="preprocessor">#include "user_info.h"</span> 
     70<a name="l00017"></a>00017 <span class="preprocessor">#include "<a class="code" href="user__info_8h.html" title="UI (user info) class for loading/saving objects from/to configuration files. It is...">user_info.h</a>"</span> 
    7171<a name="l00018"></a>00018  
    7272<a name="l00019"></a>00019 <span class="keyword">namespace </span>bdm{ 
     
    109109<a name="l00082"></a>00082 }; 
    110110<a name="l00083"></a>00083  
    111 <a name="l00084"></a>00084 UIREGISTER(memlog); 
     111<a name="l00084"></a>00084 <a class="code" href="user__info_8h.html#4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER</a>(memlog); 
    112112<a name="l00085"></a>00085  
    113113<a name="l00093"></a><a class="code" href="classbdm_1_1dirfilelog.html">00093</a> <span class="keyword">class </span><a class="code" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory.">dirfilelog</a> : <span class="keyword">public</span> <a class="code" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory.">memlog</a> { 
     
    132132<a name="l00130"></a>00130 }; 
    133133<a name="l00131"></a>00131  
    134 <a name="l00132"></a>00132 UIREGISTER(dirfilelog); 
     134<a name="l00132"></a>00132 <a class="code" href="user__info_8h.html#4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER</a>(dirfilelog); 
    135135<a name="l00133"></a>00133  
    136136<a name="l00134"></a>00134 }; 
    137137<a name="l00135"></a>00135 <span class="preprocessor">#endif // LGR_H</span> 
    138138</pre></div></div> 
    139 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:50 2009 for mixpp by&nbsp; 
     139<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:04 2009 for mixpp by&nbsp; 
    140140<a href="http://www.doxygen.org/index.html"> 
    141141<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>