Changeset 269 for doc/html/classbdm_1_1logger.html
- Timestamp:
- 02/11/09 14:15:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1logger.html
r264 r269 29 29 </div> 30 30 <div class="contents"> 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.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 32 <a href="#_details">More...</a> 33 33 <p> … … 92 92 </table> 93 93 <hr><a name="_details"></a><h2>Detailed Description</h2> 94 DataLink is a connection between two data vectors Up and Down.94 Class for storing results (and semi-results) of an experiment. 95 95 <p> 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> 99 </div> 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> 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> 102 97 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 103 98 </div> 104 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:50:08 2009 for mixpp by 99 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:58 2009 for mixpp by 105 100 <a href="http://www.doxygen.org/index.html"> 106 101 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>