Changeset 261 for doc/html/classbdm_1_1logger.html
- Timestamp:
- 02/09/09 23:08:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1logger.html
r259 r261 12 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 13 <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> 15 16 <li><a href="files.html"><span>Files</span></a></li> 16 17 </ul> … … 18 19 <div class="tabs"> 19 20 <ul> 21 <li><a href="classes.html"><span>Alphabetical List</span></a></li> 20 22 <li><a href="annotated.html"><span>Class List</span></a></li> 21 23 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> … … 23 25 </ul> 24 26 </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> 26 28 </div> 27 29 </div> 28 30 <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. 30 32 <a href="#_details">More...</a> 31 33 <p> … … 37 39 <p><center><img src="classbdm_1_1logger__inherit__graph.png" border="0" usemap="#bdm_1_1logger__inherit__map" alt="Inheritance graph"></center> 38 40 <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"> 44 Collaboration 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> 40 49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 41 50 … … 86 95 <p> 87 96 This 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> 89 98 </div> 90 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:31:55 2009 for mixpp by 99 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:55 2009 for mixpp by 91 100 <a href="http://www.doxygen.org/index.html"> 92 101 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>