Changeset 270 for doc/html/classbdm_1_1logger.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1logger.html
r269 r270 29 29 </div> 30 30 <div class="contents"> 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. 32 <a href="#_details">More...</a> 33 <p> 34 <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 31 <h1>bdm::logger Class Reference</h1><!-- doxytag: class="bdm::logger" --><!-- doxytag: inherits="bdm::bdmroot" --><code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 35 32 <p> 36 33 <div class="dynheader"> … … 41 38 <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 39 <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>49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>50 40 51 41 <p> 52 <a href="classbdm_1_1logger-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 42 <a href="classbdm_1_1logger-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 43 Class for storing results (and semi-results) of an experiment. 44 <p> 45 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. <table border="0" cellpadding="0" cellspacing="0"> 53 46 <tr><td></td></tr> 54 47 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 77 70 78 71 <tr><td class="mdescLeft"> </td><td class="mdescRight">Initialize the storage. <br></td></tr> 79 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f2ade56238a5d408e65a77c53f516448"></a><!-- doxytag: member="bdm::logger::~logger" ref="f2ade56238a5d408e65a77c53f516448" args="()" -->80 virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1logger.html#f2ade56238a5d408e65a77c53f516448">~logger</a> ()</td></tr>81 82 <tr><td class="mdescLeft"> </td><td class="mdescRight">for future use <br></td></tr>83 72 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 84 73 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c54566a4554089443a20b2a49ed1a61f"></a><!-- doxytag: member="bdm::logger::entries" ref="c54566a4554089443a20b2a49ed1a61f" args="" --> … … 91 80 <tr><td class="mdescLeft"> </td><td class="mdescRight">Names of logged quantities, e.g. names of algorithm variants. <br></td></tr> 92 81 </table> 93 <hr><a name="_details"></a><h2>Detailed Description</h2> 94 Class for storing results (and semi-results) of an experiment. 95 <p> 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> 82 <hr>The documentation for this class was generated from the following file:<ul> 97 83 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 98 84 </div> 99 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:582009 for mixpp by 85 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:05 2009 for mixpp by 100 86 <a href="http://www.doxygen.org/index.html"> 101 87 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>