Changeset 398 for library/doc/html/loggers_8h-source.html
- Timestamp:
- 06/24/09 21:57:21 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/loggers_8h-source.html
r397 r398 68 68 <a name="l00015"></a>00015 <span class="preprocessor"></span> 69 69 <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> 71 71 <a name="l00018"></a>00018 72 72 <a name="l00019"></a>00019 <span class="keyword">namespace </span>bdm{ … … 109 109 <a name="l00082"></a>00082 }; 110 110 <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); 112 112 <a name="l00085"></a>00085 113 113 <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> { … … 132 132 <a name="l00130"></a>00130 }; 133 133 <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); 135 135 <a name="l00133"></a>00133 136 136 <a name="l00134"></a>00134 }; 137 137 <a name="l00135"></a>00135 <span class="preprocessor">#endif // LGR_H</span> 138 138 </pre></div></div> 139 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:502009 for mixpp by 139 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:04 2009 for mixpp by 140 140 <a href="http://www.doxygen.org/index.html"> 141 141 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>