Show
Ignore:
Timestamp:
08/30/09 22:13:15 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/osutils_8h_source.html

    r472 r591  
    1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
     1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     2<html xmlns="http://www.w3.org/1999/xhtml"> 
     3<head> 
     4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 
    35<title>mixpp: osutils.h Source File</title> 
    4 <link href="tabs.css" rel="stylesheet" type="text/css"> 
    5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 
    6 </head><body> 
    7 <!-- Generated by Doxygen 1.5.9 --> 
     6<link href="tabs.css" rel="stylesheet" type="text/css"/> 
     7<link href="doxygen.css" rel="stylesheet" type="text/css"/> 
     8</head> 
     9<body> 
     10<!-- Generated by Doxygen 1.6.1 --> 
    811<script type="text/javascript"> 
    912<!-- 
     
    7477<a name="l00011"></a>00011 <span class="comment">//</span> 
    7578<a name="l00012"></a>00012  
    76 <a name="l00013"></a>00013 <span class="preprocessor">#include "itpp_ext.h"</span> 
     79<a name="l00013"></a>00013 <span class="preprocessor">#include &quot;itpp_ext.h&quot;</span> 
    7780<a name="l00014"></a>00014  
    7881<a name="l00015"></a>00015 <span class="keyword">using namespace </span>std; 
     
    8083<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 ); 
    8184<a name="l00021"></a>00021  
    82 <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> ); 
     85<a name="l00030"></a>00030 <span class="keywordtype">void</span> makedir ( <span class="keywordtype">string</span> &amp;dirname, <span class="keywordtype">bool</span> rewrite = <span class="keyword">true</span> ); 
     86<a name="l00031"></a>00031  
     87<a name="l00040"></a>00040 <span class="keywordtype">bool</span> remove_all ( <span class="keyword">const</span> <span class="keywordtype">char</span> *path ); 
     88<a name="l00041"></a>00041  
    8389</pre></div></div> 
    84 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:48 2009 for mixpp by&nbsp; 
     90<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:49 2009 for mixpp by&nbsp; 
    8591<a href="http://www.doxygen.org/index.html"> 
    86 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     92<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
    8793</body> 
    8894</html>