Show
Ignore:
Timestamp:
08/05/09 00:16:53 (15 years ago)
Author:
mido
Message:

obnovena dokumentace, vcetne pridani mnoha novych doc-souboru do svn

Files:
1 modified

Legend:

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

    r401 r472  
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.8 --> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    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 class="current"><a href="annotated.html"><span>Classes</span></a></li> 
    5655      <li><a href="files.html"><span>Files</span></a></li> 
     
    6968</div> 
    7069<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 &lt;<a class="el" href="loggers_8h-source.html">loggers.h</a>&gt;</code> 
     70<h1>bdm::memlog Class Reference</h1><!-- doxytag: class="bdm::memlog" --><!-- doxytag: inherits="bdm::logger" --><code>#include &lt;<a class="el" href="loggers_8h_source.html">loggers.h</a>&gt;</code> 
    7571<p> 
    7672 
     
    109105<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#7352b474bc54c35ab7c9297c5b958629">from_setting</a> (const Setting &amp;set)</td></tr> 
    110106 
    111 <tr><td class="mdescLeft">&nbsp;</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">&nbsp;</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> 
    112108<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</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> &amp;rv, string prefix=&quot;&quot;)</td></tr> 
    113109 
     
    151147</table> 
    152148<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> 
     149Logging into matrices in data format in memory, optionally persisted into a file. <hr><h2>Member Function Documentation</h2> 
    156150<a class="anchor" name="47aa3b098a81d02a8ffaea2c9fa09ac7"></a><!-- doxytag: member="bdm::memlog::add" ref="47aa3b098a81d02a8ffaea2c9fa09ac7" args="(const RV &amp;rv, string prefix=&quot;&quot;)" --> 
    157151<div class="memitem"> 
     
    181175<p> 
    182176returns 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> 
    186180 
    187181</div> 
     
    204198 
    205199<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>.  
    207201<p> 
    208202TODO dat tam kam patri, a to celej blok<p> 
    209203<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>"; 
    211205                filename = <span class="stringliteral">"file_name.it"</span>; <span class="comment">// resulting filename with results in it format</span> 
    212206                <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> 
     
    217211<p>Reimplemented in <a class="el" href="classbdm_1_1dirfilelog.html#a32de0f314a30392d69f07458643514e">bdm::dirfilelog</a>.</p> 
    218212 
    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> 
    220214 
    221215</div> 
    222216</div><p> 
    223217<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:57 2009 for mixpp by&nbsp; 
     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&nbsp; 
    227221<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> 
    229223</body> 
    230224</html>