Changeset 616 for library/doc/html/classbdm_1_1logger.html
- Timestamp:
- 09/13/09 23:15:31 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1logger.html
r614 r616 74 74 <p>Class for storing results (and semi-results) of an experiment. 75 75 <a href="#_details">More...</a></p> 76 <hr/><a name="_details"></a><h2>Detailed Description</h2> 77 <p>Class for storing results (and semi-results) of an experiment. </p> 78 <p>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. </p> 76 79 77 80 <p><code>#include <<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>></code></p> … … 121 124 <tr><td class="mdescLeft"> </td><td class="mdescRight">Names of logged quantities, e.g. names of algorithm variants. <br/></td></tr> 122 125 </table> 123 <hr/><a name="_details"></a><h2>Detailed Description</h2>124 <p>Class for storing results (and semi-results) of an experiment. </p>125 <p>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. </p>126 126 <hr/>The documentation for this class was generated from the following file:<ul> 127 127 <li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></li> 128 128 </ul> 129 129 </div> 130 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 2 2:40:422009 for mixpp by 130 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by 131 131 <a href="http://www.doxygen.org/index.html"> 132 132 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>