Changeset 270 for doc/html/classbdm_1_1dirfilelog.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1dirfilelog.html
r269 r270 29 29 </div> 30 30 <div class="contents"> 31 <h1>bdm::dirfilelog Class Reference</h1><!-- doxytag: class="bdm::dirfilelog" --><!-- doxytag: inherits="bdm::memlog" -->Logging into dirfile with buffer in memory. 32 <a href="#_details">More...</a> 33 <p> 34 <code>#include <<a class="el" href="loggers_8h-source.html">loggers.h</a>></code> 31 <h1>bdm::dirfilelog Class Reference</h1><!-- doxytag: class="bdm::dirfilelog" --><!-- doxytag: inherits="bdm::memlog" --><code>#include <<a class="el" href="loggers_8h-source.html">loggers.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_1logger.html" title="Class for storing results (and semi-results) of an experiment." alt="" coords="12,84,111,111"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,7,117,33"></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::dirfilelog:</div>45 <div class="dynsection">46 <p><center><img src="classbdm_1_1dirfilelog__coll__graph.png" border="0" usemap="#bdm_1_1dirfilelog__coll__map" alt="Collaboration graph"></center>47 <map name="bdm_1_1dirfilelog__coll__map">48 <area shape="rect" href="classbdm_1_1memlog.html" title="Logging into matrices in data format in memory." alt="" coords="5,167,117,193"><area shape="rect" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment." alt="" coords="12,87,111,113"><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_1dirfilelog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 42 <a href="classbdm_1_1dirfilelog-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 43 Logging into dirfile with buffer in memory. 44 <p> 45 Dirfile is a special format used by the kst program. See documentation of kst for description.<p> 46 This format is used to store scalars, hence multivariate RVs must be separated. <table border="0" cellpadding="0" cellspacing="0"> 53 47 <tr><td></td></tr> 54 48 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 113 107 <tr><td class="mdescLeft"> </td><td class="mdescRight">Names of logged quantities, e.g. names of algorithm variants. <br></td></tr> 114 108 </table> 115 <hr><a name="_details"></a><h2>Detailed Description</h2> 116 Logging into dirfile with buffer in memory. 117 <p> 118 Dirfile is a special format used by the kst program. See documentation of kst for description.<p> 119 This format is used to store scalars, hence multivariate RVs must be separated. <hr><h2>Constructor & Destructor Documentation</h2> 109 <hr><h2>Constructor & Destructor Documentation</h2> 120 110 <a class="anchor" name="534cdc903068764f1f243ae8fc0316a3"></a><!-- doxytag: member="bdm::dirfilelog::dirfilelog" ref="534cdc903068764f1f243ae8fc0316a3" args="(std::string dirname0, int maxlen0)" --> 121 111 <div class="memitem"> … … 181 171 </dl> 182 172 183 <p>References <a class="el" href="loggers_8h-source.html#l00067">dirname</a>, <a class="el" href="libBM_8h-source.html#l00 389">bdm::logger::entries</a>, <a class="el" href="loggers_8h-source.html#l00031">bdm::memlog::maxlen</a>, <a class="el" href="loggers_8h-source.html#l00069">scalarnames</a>, and <a class="el" href="loggers_8h-source.html#l00035">bdm::memlog::vectors</a>.</p>173 <p>References <a class="el" href="loggers_8h-source.html#l00067">dirname</a>, <a class="el" href="libBM_8h-source.html#l00461">bdm::logger::entries</a>, <a class="el" href="loggers_8h-source.html#l00031">bdm::memlog::maxlen</a>, <a class="el" href="loggers_8h-source.html#l00069">scalarnames</a>, and <a class="el" href="loggers_8h-source.html#l00035">bdm::memlog::vectors</a>.</p> 184 174 185 175 <p>Referenced by <a class="el" href="loggers_8cpp-source.html#l00134">finalize()</a>, <a class="el" href="loggers_8cpp-source.html#l00026">init()</a>, and <a class="el" href="loggers_8cpp-source.html#l00123">step()</a>.</p> … … 190 180 <li><a class="el" href="loggers_8h-source.html">loggers.h</a><li>loggers.cpp</ul> 191 181 </div> 192 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:21:122009 for mixpp by 182 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:07 2009 for mixpp by 193 183 <a href="http://www.doxygen.org/index.html"> 194 184 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>