Show
Ignore:
Timestamp:
06/24/09 13:38:47 (16 years ago)
Author:
mido
Message:

UI documentation almost finished; UIException redesigned and used instead of UI::ui_error function

Files:
1 modified

Legend:

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

    r385 r396  
    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<!-- 
     
    7272<a href="#_details">More...</a> 
    7373<p> 
    74 <code>#include &lt;<a class="el" href="loggers_8h-source.html">loggers.h</a>&gt;</code> 
     74<code>#include &lt;<a class="el" href="loggers_8h_source.html">loggers.h</a>&gt;</code> 
    7575<p> 
    7676 
     
    9797 
    9898<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Write memory storage to disk.  <a href="#f595c0df25f5fa5d8c27ea1e375d9c51"></a><br></td></tr> 
    99 <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1dirfilelog.html#bb489fa9f63697b0a9e9fd80e0c45ee1">from_setting</a> (const Setting &amp;root)</td></tr> 
    100  
    101 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classbdm_1_1UI.html" title="This class serves to load and/or save DOMElements into/from files stored on a hard-disk...">UI</a> for <a class="el" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory.">dirfilelog</a> (Kst file format).  <a href="#bb489fa9f63697b0a9e9fd80e0c45ee1"></a><br></td></tr> 
     99<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1dirfilelog.html#a32de0f314a30392d69f07458643514e">from_setting</a> (const Setting &amp;set)</td></tr> 
     100 
     101<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_1dirfilelog.html" title="Logging into dirfile with buffer in memory.">dirfilelog</a> (Kst file format).  <a href="#a32de0f314a30392d69f07458643514e"></a><br></td></tr> 
    102102<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="364e58c5d7058776c2a9cfa7d58dad6d"></a><!-- doxytag: member="bdm::dirfilelog::logit" ref="364e58c5d7058776c2a9cfa7d58dad6d" args="(int id, const vec &amp;v)" --> 
    103103void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#364e58c5d7058776c2a9cfa7d58dad6d">logit</a> (int id, const vec &amp;v)</td></tr> 
     
    114114<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> 
    115115 
    116 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e47a8bd9337478fa4e46d5a2a4336f9a"></a><!-- doxytag: member="bdm::dirfilelog::to_string" ref="e47a8bd9337478fa4e46d5a2a4336f9a" args="()" --> 
    117 virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#e47a8bd9337478fa4e46d5a2a4336f9a">to_string</a> ()</td></tr> 
     116<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::dirfilelog::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> 
     117virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> 
    118118 
    119119<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 
    120 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd74cb898b22b95b7ee528e040a07618"></a><!-- doxytag: member="bdm::dirfilelog::to_setting" ref="dd74cb898b22b95b7ee528e040a07618" args="(Setting &amp;root) const " --> 
    121 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#dd74cb898b22b95b7ee528e040a07618">to_setting</a> (Setting &amp;root) const </td></tr> 
     120<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::dirfilelog::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &amp;set) const " --> 
     121virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">to_setting</a> (Setting &amp;set) const </td></tr> 
    122122 
    123123<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 
    124 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8cc21ea15fc723065eed5f3100757a5"></a><!-- doxytag: member="bdm::dirfilelog::validate" ref="d8cc21ea15fc723065eed5f3100757a5" args="()" --> 
    125 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d8cc21ea15fc723065eed5f3100757a5">validate</a> ()</td></tr> 
     124<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c314bd6d6dacb8ba78ea5eb88fd9516"></a><!-- doxytag: member="bdm::dirfilelog::validate" ref="1c314bd6d6dacb8ba78ea5eb88fd9516" args="()" --> 
     125virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">validate</a> ()</td></tr> 
    126126 
    127127<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method TODO. <br></td></tr> 
     
    230230<p> 
    231231returns 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>.  
    232 <p>References <a class="el" href="libBM_8h-source.html#l00120">bdm::RV::_dsize()</a>, <a class="el" href="libBM_8h-source.html#l00508">bdm::logger::entries</a>, and <a class="el" href="libBM_8h-source.html#l00510">bdm::logger::names</a>.</p> 
    233  
    234 <p>Referenced by <a class="el" href="libDS_8h-source.html#l00191">bdm::ArxDS::log_add()</a>, <a class="el" href="libBM_8h-source.html#l00734">bdm::BM::log_add()</a>, and <a class="el" href="libBM_8h-source.html#l00605">bdm::DS::log_add()</a>.</p> 
     232<p>References <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> 
     233 
     234<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> 
    235235 
    236236</div> 
    237237</div><p> 
    238 <a class="anchor" name="bb489fa9f63697b0a9e9fd80e0c45ee1"></a><!-- doxytag: member="bdm::dirfilelog::from_setting" ref="bb489fa9f63697b0a9e9fd80e0c45ee1" args="(const Setting &amp;root)" --> 
     238<a class="anchor" name="a32de0f314a30392d69f07458643514e"></a><!-- doxytag: member="bdm::dirfilelog::from_setting" ref="a32de0f314a30392d69f07458643514e" args="(const Setting &amp;set)" --> 
    239239<div class="memitem"> 
    240240<div class="memproto"> 
     
    244244          <td>(</td> 
    245245          <td class="paramtype">const Setting &amp;&nbsp;</td> 
    246           <td class="paramname"> <em>root</em>          </td> 
     246          <td class="paramname"> <em>set</em>          </td> 
    247247          <td>&nbsp;)&nbsp;</td> 
    248248          <td><code> [virtual]</code></td> 
     
    253253 
    254254<p> 
    255 <a class="el" href="classbdm_1_1UI.html" title="This class serves to load and/or save DOMElements into/from files stored on a hard-disk...">UI</a> for <a class="el" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory.">dirfilelog</a> (Kst file format).  
     255<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_1dirfilelog.html" title="Logging into dirfile with buffer in memory.">dirfilelog</a> (Kst file format).  
    256256<p> 
    257257<div class="fragment"><pre class="fragment">        <a class="code" href="classbdm_1_1logger.html#f9c2fe7db5ddbda0098a4a5bd2c29fbf" title="Default constructor.">logger</a> = { 
     
    261261        } 
    262262</pre></div>  
    263 <p>Reimplemented from <a class="el" href="classbdm_1_1memlog.html#43ece9603339302556865682138eb58a">bdm::memlog</a>.</p> 
    264  
    265 <p>References <a class="el" href="loggers_8h-source.html#l00097">dirname</a>, <a class="el" href="loggers_8h-source.html#l00032">bdm::memlog::maxlen</a>, and <a class="el" href="loggers_8h-source.html#l00099">scalarnames</a>.</p> 
     263<p>Reimplemented from <a class="el" href="classbdm_1_1memlog.html#7352b474bc54c35ab7c9297c5b958629">bdm::memlog</a>.</p> 
     264 
     265<p>References <a class="el" href="loggers_8h_source.html#l00097">dirname</a>, <a class="el" href="loggers_8h_source.html#l00032">bdm::memlog::maxlen</a>, and <a class="el" href="loggers_8h_source.html#l00099">scalarnames</a>.</p> 
    266266 
    267267</div> 
     
    292292</dl> 
    293293 
    294 <p>References <a class="el" href="loggers_8h-source.html#l00097">dirname</a>, <a class="el" href="libBM_8h-source.html#l00508">bdm::logger::entries</a>, <a class="el" href="loggers_8h-source.html#l00032">bdm::memlog::maxlen</a>, <a class="el" href="loggers_8h-source.html#l00099">scalarnames</a>, and <a class="el" href="loggers_8h-source.html#l00036">bdm::memlog::vectors</a>.</p> 
    295  
    296 <p>Referenced by <a class="el" href="loggers_8cpp-source.html#l00155">finalize()</a>, <a class="el" href="loggers_8cpp-source.html#l00046">init()</a>, and <a class="el" href="loggers_8cpp-source.html#l00144">step()</a>.</p> 
     294<p>References <a class="el" href="loggers_8h_source.html#l00097">dirname</a>, <a class="el" href="bdmbase_8h_source.html#l00569">bdm::logger::entries</a>, <a class="el" href="loggers_8h_source.html#l00032">bdm::memlog::maxlen</a>, <a class="el" href="loggers_8h_source.html#l00099">scalarnames</a>, and <a class="el" href="loggers_8h_source.html#l00036">bdm::memlog::vectors</a>.</p> 
     295 
     296<p>Referenced by <a class="el" href="loggers_8cpp_source.html#l00155">finalize()</a>, <a class="el" href="loggers_8cpp_source.html#l00046">init()</a>, and <a class="el" href="loggers_8cpp_source.html#l00144">step()</a>.</p> 
    297297 
    298298</div> 
    299299</div><p> 
    300300<hr>The documentation for this class was generated from the following files:<ul> 
    301 <li><a class="el" href="loggers_8h-source.html">loggers.h</a><li>loggers.cpp</ul> 
    302 </div> 
    303 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:29 2009 for mixpp by&nbsp; 
     301<li><a class="el" href="loggers_8h_source.html">loggers.h</a><li>loggers.cpp</ul> 
     302</div> 
     303<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:49 2009 for mixpp by&nbsp; 
    304304<a href="http://www.doxygen.org/index.html"> 
    305 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
     305<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    306306</body> 
    307307</html>