Changeset 264 for doc/html/classbdm_1_1logger.html
- Timestamp:
- 02/09/09 23:13:44 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1logger.html
r261 r264 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.31 <h1>bdm::logger Class Reference</h1><!-- doxytag: class="bdm::logger" --><!-- doxytag: inherits="bdm::bdmroot" -->DataLink is a connection between two data vectors Up and Down. 32 32 <a href="#_details">More...</a> 33 33 <p> 34 <code>#include <<a class="el" href="l oggers_8h-source.html">loggers.h</a>></code>34 <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> 35 35 <p> 36 36 <div class="dynheader"> … … 92 92 </table> 93 93 <hr><a name="_details"></a><h2>Detailed Description</h2> 94 Class for storing results (and semi-results) of an experiment.94 DataLink is a connection between two data vectors Up and Down. 95 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> 97 <li><a class="el" href="loggers_8h-source.html">loggers.h</a></ul> 96 Up can be longer than Down. Down must be fully present in Up (TODO optional) See chart: <div align="center"> 97 <img src="inline_dotgraph_1.dot.png" alt="inline_dotgraph_1.dot" border="0" usemap="#inline_dotgraph_1.dot.map"> 98 <map name="inline_dotgraph_1.dot.map"></map> 98 99 </div> 99 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:55 2009 for mixpp by 100 <p> 101 Class for storing results (and semi-results) of an experiment 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="DataLink is a connection between two data vectors Up and Down.">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> 102 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 103 </div> 104 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:50:08 2009 for mixpp by 100 105 <a href="http://www.doxygen.org/index.html"> 101 106 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>