Changeset 472 for library/doc/html/classbdm_1_1memlog.html
- Timestamp:
- 08/05/09 00:16:53 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1memlog.html
r401 r472 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 <li><a href="modules.html"><span>Modules</span></a></li>55 54 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 56 55 <li><a href="files.html"><span>Files</span></a></li> … … 69 68 </div> 70 69 <div class="contents"> 71 <h1>bdm::memlog Class Reference</h1><!-- doxytag: class="bdm::memlog" --><!-- doxytag: inherits="bdm::logger" -->Logging into matrices in data format in memory. 72 <a href="#_details">More...</a> 73 <p> 74 <code>#include <<a class="el" href="loggers_8h-source.html">loggers.h</a>></code> 70 <h1>bdm::memlog Class Reference</h1><!-- doxytag: class="bdm::memlog" --><!-- doxytag: inherits="bdm::logger" --><code>#include <<a class="el" href="loggers_8h_source.html">loggers.h</a>></code> 75 71 <p> 76 72 … … 109 105 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#7352b474bc54c35ab7c9297c5b958629">from_setting</a> (const Setting &set)</td></tr> 110 106 111 <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class and it is intended for internal purposes only.">UI</a> for <a class="el" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory.">memlog</a>. <a href="#7352b474bc54c35ab7c9297c5b958629"></a><br></td></tr>107 <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare...">UI</a> for <a class="el" href="classbdm_1_1memlog.html">memlog</a>. <a href="#7352b474bc54c35ab7c9297c5b958629"></a><br></td></tr> 112 108 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1logger.html#47aa3b098a81d02a8ffaea2c9fa09ac7">add</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rv, string prefix="")</td></tr> 113 109 … … 151 147 </table> 152 148 <hr><a name="_details"></a><h2>Detailed Description</h2> 153 Logging into matrices in data format in memory. 154 <p> 155 More?... <hr><h2>Member Function Documentation</h2> 149 Logging into matrices in data format in memory, optionally persisted into a file. <hr><h2>Member Function Documentation</h2> 156 150 <a class="anchor" name="47aa3b098a81d02a8ffaea2c9fa09ac7"></a><!-- doxytag: member="bdm::memlog::add" ref="47aa3b098a81d02a8ffaea2c9fa09ac7" args="(const RV &rv, string prefix="")" --> 157 151 <div class="memitem"> … … 181 175 <p> 182 176 returns an identifier which will be later needed for calling the <code><a class="el" href="classbdm_1_1logger.html#397c014b0aaf3581516e2a105d26a5c9" title="log this vector">logit()</a></code> function For empty <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> it returns -1, this entry will be ignored by <code><a class="el" href="classbdm_1_1logger.html#397c014b0aaf3581516e2a105d26a5c9" title="log this vector">logit()</a></code>. 183 <p>References <a class="el" href="bdmbase_8h -source.html#l00123">bdm::RV::_dsize()</a>, <a class="el" href="bdmbase_8h-source.html#l00569">bdm::logger::entries</a>, and <a class="el" href="bdmbase_8h-source.html#l00571">bdm::logger::names</a>.</p>184 185 <p>Referenced by <a class="el" href="datasources_8h -source.html#l00191">bdm::ArxDS::log_add()</a>, <a class="el" href="bdmbase_8h-source.html#l00819">bdm::BM::log_add()</a>, and <a class="el" href="bdmbase_8h-source.html#l00686">bdm::DS::log_add()</a>.</p>177 <p>References <a class="el" href="bdmbase_8h_source.html#l00571">bdm::logger::entries</a>, and <a class="el" href="bdmbase_8h_source.html#l00573">bdm::logger::names</a>.</p> 178 179 <p>Referenced by <a class="el" href="datasources_8h_source.html#l00191">bdm::ArxDS::log_add()</a>, <a class="el" href="bdmbase_8h_source.html#l00821">bdm::BM::log_add()</a>, and <a class="el" href="bdmbase_8h_source.html#l00688">bdm::DS::log_add()</a>.</p> 186 180 187 181 </div> … … 204 198 205 199 <p> 206 <a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class and it is intended for internal purposes only.">UI</a> for <a class="el" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory.">memlog</a>.200 <a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare...">UI</a> for <a class="el" href="classbdm_1_1memlog.html">memlog</a>. 207 201 <p> 208 202 TODO dat tam kam patri, a to celej blok<p> 209 203 <div class="fragment"><pre class="fragment"> <a class="code" href="classbdm_1_1logger.html#f9c2fe7db5ddbda0098a4a5bd2c29fbf" title="Default constructor.">logger</a> = { 210 type = <span class="stringliteral">"itpplog"</span>;204 <span class="keyword">class </span>= "<a class="code" href="classbdm_1_1memlog.html#611dda03b3050de2eaa448a59cee9c27" title="Default constructor.">memlog</a>"; 211 205 filename = <span class="stringliteral">"file_name.it"</span>; <span class="comment">// resulting filename with results in it format</span> 212 206 <a class="code" href="classbdm_1_1memlog.html#a690ebd91430b5973855c9b4c9cf1b1d" title="Maximum length of vectors stored in memory.">maxlen</a> = 100; <span class="comment">// size of memory buffer</span> … … 217 211 <p>Reimplemented in <a class="el" href="classbdm_1_1dirfilelog.html#a32de0f314a30392d69f07458643514e">bdm::dirfilelog</a>.</p> 218 212 219 <p>References <a class="el" href="loggers_8h -source.html#l00038">itfilename</a>, and <a class="el" href="loggers_8h-source.html#l00032">maxlen</a>.</p>213 <p>References <a class="el" href="loggers_8h_source.html#l00035">itfilename</a>, and <a class="el" href="loggers_8h_source.html#l00029">maxlen</a>.</p> 220 214 221 215 </div> 222 216 </div><p> 223 217 <hr>The documentation for this class was generated from the following files:<ul> 224 <li><a class="el" href="loggers_8h -source.html">loggers.h</a><li>loggers.cpp</ul>225 </div> 226 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:572009 for mixpp by 218 <li><a class="el" href="loggers_8h_source.html">loggers.h</a><li>loggers.cpp</ul> 219 </div> 220 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:56 2009 for mixpp by 227 221 <a href="http://www.doxygen.org/index.html"> 228 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>222 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 229 223 </body> 230 224 </html>