Show
Ignore:
Timestamp:
02/09/09 23:08:46 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1logger.html

    r259 r261  
    1212      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    1313      <li><a href="modules.html"><span>Modules</span></a></li> 
    14       <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 
     14      <li><a href="namespaces.html"><span>Namespaces</span></a></li> 
     15      <li class="current"><a href="classes.html"><span>Classes</span></a></li> 
    1516      <li><a href="files.html"><span>Files</span></a></li> 
    1617    </ul> 
     
    1819  <div class="tabs"> 
    1920    <ul> 
     21      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> 
    2022      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> 
    2123      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> 
     
    2325    </ul> 
    2426  </div> 
    25   <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1logger.html">logger</a> 
     27  <div class="navpath"><a class="el" href="namespacebdm.html">bdm</a>::<a class="el" href="classbdm_1_1logger.html">logger</a> 
    2628  </div> 
    2729</div> 
    2830<div class="contents"> 
    29 <h1>bdm::logger Class Reference</h1><!-- doxytag: class="bdm::logger" -->Class for storing results (and semi-results) of an experiment.   
     31<h1>bdm::logger Class Reference</h1><!-- doxytag: class="bdm::logger" --><!-- doxytag: inherits="bdm::bdmroot" -->Class for storing results (and semi-results) of an experiment.   
    3032<a href="#_details">More...</a> 
    3133<p> 
     
    3739<p><center><img src="classbdm_1_1logger__inherit__graph.png" border="0" usemap="#bdm_1_1logger__inherit__map" alt="Inheritance graph"></center> 
    3840<map name="bdm_1_1logger__inherit__map"> 
    39 <area shape="rect" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory." alt="" coords="5,84,117,111"><area shape="rect" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory." alt="" coords="5,161,117,188"></map> 
     41<area shape="rect" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory." alt="" coords="5,161,117,188"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,7,117,33"><area shape="rect" href="classbdm_1_1dirfilelog.html" title="Logging into dirfile with buffer in memory." alt="" coords="5,239,117,265"></map> 
     42<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
     43<div class="dynheader"> 
     44Collaboration diagram for bdm::logger:</div> 
     45<div class="dynsection"> 
     46<p><center><img src="classbdm_1_1logger__coll__graph.png" border="0" usemap="#bdm_1_1logger__coll__map" alt="Collaboration graph"></center> 
     47<map name="bdm_1_1logger__coll__map"> 
     48<area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,7,117,33"></map> 
    4049<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    4150 
     
    8695<p> 
    8796This class abstracts logging of results from implementation. This class replaces direct logging of results (e.g. to files or to global variables) by calling methods of a <a class="el" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment.">logger</a>. Specializations of this abstract class for specific storage method are designed. <hr>The documentation for this class was generated from the following file:<ul> 
    88 <li>work/git/mixpp/bdm/stat/<a class="el" href="loggers_8h-source.html">loggers.h</a></ul> 
     97<li><a class="el" href="loggers_8h-source.html">loggers.h</a></ul> 
    8998</div> 
    90 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:31:55 2009 for mixpp by&nbsp; 
     99<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:55 2009 for mixpp by&nbsp; 
    91100<a href="http://www.doxygen.org/index.html"> 
    92101<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>