Changeset 661 for library/doc/html/mex__logger_8h_source.html
- Timestamp:
- 10/15/09 00:10:19 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/mex__logger_8h_source.html
r656 r661 112 112 <a name="l00048"></a><a class="code" href="classbdm_1_1mexlog.html#ac458d92bb26518c908521a8c9460a2c1">00048</a> <a class="code" href="classbdm_1_1mexlog.html#ac458d92bb26518c908521a8c9460a2c1" title="constructor">mexlog</a>() : <a class="code" href="classbdm_1_1memlog.html">memlog</a> ( 0, <span class="stringliteral">""</span> ) {}; 113 113 <a name="l00050"></a><a class="code" href="classbdm_1_1mexlog.html#ac72a726786de976f1ea052026462e1c2">00050</a> <a class="code" href="classbdm_1_1mexlog.html#ac72a726786de976f1ea052026462e1c2" title="constructor">mexlog</a>(<span class="keywordtype">long</span> maxlen0) : <a class="code" href="classbdm_1_1memlog.html">memlog</a> ( maxlen0, <span class="stringliteral">""</span> ) {}; 114 <a name="l00052"></a> 00052 mxArray* toCell() {114 <a name="l00052"></a><a class="code" href="classbdm_1_1mexlog.html#a178cb899ae5158c0be059cd0196a83d3">00052</a> mxArray* <a class="code" href="classbdm_1_1mexlog.html#a178cb899ae5158c0be059cd0196a83d3" title="copy internal data to output mxArray">toCell</a>() { 115 115 <a name="l00053"></a>00053 mxArray* tmp = mxCreateStructMatrix ( 1, 1, 0, NULL ); 116 116 <a name="l00054"></a>00054 … … 146 146 <a name="l00084"></a>00084 <span class="preprocessor">#endif //MXLOG_H</span> 147 147 </pre></div></div> 148 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:192009 for mixpp by 148 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:48 2009 for mixpp by 149 149 <a href="http://www.doxygen.org/index.html"> 150 150 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>