Show
Ignore:
Timestamp:
08/16/09 18:14:04 (15 years ago)
Author:
smidl
Message:

Documentation regenerated

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • library/doc/html/egiw__harness_8h-source.html

    r401 r538  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    3 <title>mixpp: osutils.h Source File</title> 
     3<title>mixpp: egiw_harness.h Source File</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
     
    5252      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    54       <li><a href="modules.html"><span>Modules</span></a></li> 
    5554      <li><a href="annotated.html"><span>Classes</span></a></li> 
    5655      <li class="current"><a href="files.html"><span>Files</span></a></li> 
     
    6362    </ul> 
    6463  </div> 
    65 <h1>osutils.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">//</span> 
    66 <a name="l00002"></a>00002 <span class="comment">// C++ Interface: osutils</span> 
    67 <a name="l00003"></a>00003 <span class="comment">//</span> 
    68 <a name="l00004"></a>00004 <span class="comment">// Description: Agr</span> 
    69 <a name="l00005"></a>00005 <span class="comment">//</span> 
    70 <a name="l00006"></a>00006 <span class="comment">//</span> 
    71 <a name="l00007"></a>00007 <span class="comment">// Author: smidl &lt;smidl@utia.cas.cz&gt;, (C) 2008</span> 
    72 <a name="l00008"></a>00008 <span class="comment">//</span> 
    73 <a name="l00009"></a>00009 <span class="comment">// Copyright: See COPYING file that comes with this distribution</span> 
    74 <a name="l00010"></a>00010 <span class="comment">//</span> 
    75 <a name="l00011"></a>00011 <span class="comment">//</span> 
    76 <a name="l00012"></a>00012  
    77 <a name="l00013"></a>00013 <span class="preprocessor">#include "itpp_ext.h"</span> 
    78 <a name="l00014"></a>00014  
    79 <a name="l00015"></a>00015 <span class="keyword">using namespace </span>std; 
    80 <a name="l00016"></a>00016  
    81 <a name="l00020"></a>00020 <span class="keywordtype">void</span> get_fname ( <span class="keywordtype">char</span>* filename, std::string &amp;dirname, std::string &amp;f ); 
    82 <a name="l00021"></a>00021  
    83 <a name="l00028"></a>00028 <span class="keywordtype">void</span> makedir(<span class="keywordtype">string</span> &amp;dirname, <span class="keywordtype">bool</span> rewrite = <span class="keyword">true</span>); 
     64<h1>egiw_harness.h</h1><a href="egiw__harness_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001  
     65<a name="l00013"></a>00013 <span class="preprocessor">#ifndef EGIW_HARNESS_H</span> 
     66<a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor">#define EGIW_HARNESS_H</span> 
     67<a name="l00015"></a>00015 <span class="preprocessor"></span> 
     68<a name="l00016"></a>00016 <span class="preprocessor">#include "<a class="code" href="epdf__harness_8h.html" title="Support for testing descendants of epdf.">epdf_harness.h</a>"</span> 
     69<a name="l00017"></a>00017  
     70<a name="l00018"></a>00018 <span class="keyword">namespace </span>bdm { 
     71<a name="l00019"></a>00019  
     72<a name="l00020"></a>00020 <span class="keyword">class </span>egiw_harness : <span class="keyword">public</span> epdf_harness { 
     73<a name="l00021"></a>00021 <span class="keyword">private</span>: 
     74<a name="l00022"></a>00022         <span class="keywordtype">double</span> lognc; 
     75<a name="l00023"></a>00023  
     76<a name="l00024"></a>00024 <span class="keyword">public</span>: 
     77<a name="l00025"></a>00025         egiw_harness() : lognc ( 0 ) { } 
     78<a name="l00026"></a>00026  
     79<a name="l00027"></a>00027         <span class="keywordtype">void</span> test ( <span class="keyword">const</span> <span class="keywordtype">char</span> *config_name, <span class="keywordtype">int</span> idx ); 
     80<a name="l00028"></a>00028  
     81<a name="l00029"></a>00029         <span class="keywordtype">void</span> from_setting ( <span class="keyword">const</span> Setting &amp;<span class="keyword">set</span> ); 
     82<a name="l00030"></a>00030 }; 
     83<a name="l00031"></a>00031 <a class="code" href="user__info_8h.html#4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER</a>(egiw_harness); 
     84<a name="l00032"></a>00032  
     85<a name="l00033"></a>00033 } 
     86<a name="l00034"></a>00034  
     87<a name="l00035"></a>00035 <span class="preprocessor">#endif</span> 
    8488</pre></div></div> 
    85 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:56 2009 for mixpp by&nbsp; 
     89<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 15 17:40:58 2009 for mixpp by&nbsp; 
    8690<a href="http://www.doxygen.org/index.html"> 
    8791<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>