Show
Ignore:
Timestamp:
06/24/09 13:38:47 (15 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_1memlog.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 
     
    107107 
    108108<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Finalize storing information. <br></td></tr> 
    109 <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#43ece9603339302556865682138eb58a">from_setting</a> (const Setting &amp;root)</td></tr> 
    110  
    111 <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_1memlog.html" title="Logging into matrices in data format in memory.">memlog</a>.  <a href="#43ece9603339302556865682138eb58a"></a><br></td></tr> 
     109<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> 
     110 
     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> 
    112112<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> 
    113113 
    114 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e47a8bd9337478fa4e46d5a2a4336f9a"></a><!-- doxytag: member="bdm::memlog::to_string" ref="e47a8bd9337478fa4e46d5a2a4336f9a" args="()" --> 
    115 virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#e47a8bd9337478fa4e46d5a2a4336f9a">to_string</a> ()</td></tr> 
     114<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::memlog::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> 
     115virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> 
    116116 
    117117<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 
    118 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dd74cb898b22b95b7ee528e040a07618"></a><!-- doxytag: member="bdm::memlog::to_setting" ref="dd74cb898b22b95b7ee528e040a07618" args="(Setting &amp;root) const " --> 
    119 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> 
     118<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::memlog::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &amp;set) const " --> 
     119virtual 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> 
    120120 
    121121<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 
    122 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8cc21ea15fc723065eed5f3100757a5"></a><!-- doxytag: member="bdm::memlog::validate" ref="d8cc21ea15fc723065eed5f3100757a5" args="()" --> 
    123 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#d8cc21ea15fc723065eed5f3100757a5">validate</a> ()</td></tr> 
     122<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c314bd6d6dacb8ba78ea5eb88fd9516"></a><!-- doxytag: member="bdm::memlog::validate" ref="1c314bd6d6dacb8ba78ea5eb88fd9516" args="()" --> 
     123virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">validate</a> ()</td></tr> 
    124124 
    125125<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method TODO. <br></td></tr> 
     
    181181<p> 
    182182returns 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="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> 
    184  
    185 <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> 
     183<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> 
     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> 
    186186 
    187187</div> 
    188188</div><p> 
    189 <a class="anchor" name="43ece9603339302556865682138eb58a"></a><!-- doxytag: member="bdm::memlog::from_setting" ref="43ece9603339302556865682138eb58a" args="(const Setting &amp;root)" --> 
     189<a class="anchor" name="7352b474bc54c35ab7c9297c5b958629"></a><!-- doxytag: member="bdm::memlog::from_setting" ref="7352b474bc54c35ab7c9297c5b958629" args="(const Setting &amp;set)" --> 
    190190<div class="memitem"> 
    191191<div class="memproto"> 
     
    195195          <td>(</td> 
    196196          <td class="paramtype">const Setting &amp;&nbsp;</td> 
    197           <td class="paramname"> <em>root</em>          </td> 
     197          <td class="paramname"> <em>set</em>          </td> 
    198198          <td>&nbsp;)&nbsp;</td> 
    199199          <td><code> [virtual]</code></td> 
     
    204204 
    205205<p> 
    206 <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_1memlog.html" title="Logging into matrices in data format in memory.">memlog</a>.  
     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>.  
    207207<p> 
    208208TODO dat tam kam patri, a to celej blok<p> 
     
    213213        } 
    214214</pre></div>  
    215 <p>Reimplemented from <a class="el" href="classbdm_1_1bdmroot.html#d4602efd3ad9fb9e4532426e4f488df8">bdm::bdmroot</a>.</p> 
    216  
    217 <p>Reimplemented in <a class="el" href="classbdm_1_1dirfilelog.html#bb489fa9f63697b0a9e9fd80e0c45ee1">bdm::dirfilelog</a>.</p> 
    218  
    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> 
     215<p>Reimplemented from <a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">bdm::root</a>.</p> 
     216 
     217<p>Reimplemented in <a class="el" href="classbdm_1_1dirfilelog.html#a32de0f314a30392d69f07458643514e">bdm::dirfilelog</a>.</p> 
     218 
     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> 
    220220 
    221221</div> 
    222222</div><p> 
    223223<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 Jun 17 14:13:29 2009 for mixpp by&nbsp; 
     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 Jun 24 13:35:49 2009 for mixpp by&nbsp; 
    227227<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> 
     228<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    229229</body> 
    230230</html>