Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 58828b263d8f56d90ac336dea07a4586 > files > 726

irrlicht-doc-1.6.1-1mdv2010.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Irrlicht Engine: coreutil.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table class="irrlicht" >
  <tr valign="middle"> 
    <td><font size="2"><a class="qindex" href="index.html"><font color="#FFFFFF">Home</font></a> 
      | <a class="qindex" href="namespaces.html"><font color="#FFFFFF">Namespaces</font></a> 
      | <a class="qindex" href="hierarchy.html"><font color="#FFFFFF">Hierarchy</font></a> 
      | <a class="qindex" href="classes.html"><font color="#FFFFFF">Alphabetical 
      List</font></a> | <a class="qindex" href="annotated.html"><font color="#FFFFFF"> 
      Class list</font></a> | <a class="qindex" href="files.html"><font color="#FFFFFF">Files</font></a> 
      | <a class="qindex" href="namespacemembers.html"><font color="#FFFFFF"> 
      Namespace&nbsp;Members</font></a> | <a class="qindex" href="functions.html"><font color="#FFFFFF">Class 
      members</font></a> | <a class="qindex" href="globals.html"><font color="#FFFFFF">File 
      members</font></a> | <a class="qindex" href="pages.html"><font color="#FFFFFF">Tutorials</font></a></font> </td>
  </tr>
</table>
<!-- Generated by Doxygen 1.5.6 -->
<div class="contents">
<h1>coreutil.h File Reference</h1><code>#include &quot;<a class="el" href="irr_string_8h-source.html">irrString.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="path_8h-source.html">path.h</a>&quot;</code><br>

<p>
<a href="coreutil_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr.html">irr</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html">irr::core</a></td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">stringc &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#62855628b4159f43e3d264d63832b6e1">irr::core::cutFilenameExtension</a> (stringc &amp;dest, const stringc &amp;source)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">cut the filename extension from a source <a class="el" href="classirr_1_1core_1_1string.html">string</a> and stores in the dest <a class="el" href="classirr_1_1core_1_1string.html">string</a>  <a href="#62855628b4159f43e3d264d63832b6e1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">core::stringw &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#e1cc66c353bdae2778348d6fd0d3cea6">irr::core::deletePathFromFilename</a> (core::stringw &amp;filename)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">delete path from filename  <a href="#e1cc66c353bdae2778348d6fd0d3cea6"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">io::path &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#9215d20e34c12cb6c1522366389bfcce">irr::core::deletePathFromPath</a> (io::path &amp;filename, s32 pathCount)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">trim paths  <a href="#9215d20e34c12cb6c1522366389bfcce"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">stringc &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#651915bc0fdf4cba0154ba84fb150569">irr::core::getFileNameExtension</a> (stringc &amp;dest, const stringc &amp;source)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">get the filename extension from a <a class="el" href="classirr_1_1core_1_1string.html">string</a>  <a href="#651915bc0fdf4cba0154ba84fb150569"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#7a0c7be24d78c02b334c3ae5a18005a1">irr::core::hasFileExtension</a> (const io::path &amp;filename, const io::path &amp;ext0, const io::path &amp;ext1=&quot;&quot;, const io::path &amp;ext2=&quot;&quot;)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">search if a filename has a proper extension  <a href="#7a0c7be24d78c02b334c3ae5a18005a1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">s32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#c7f1fc1c7eb3f8291b8a044214823070">irr::core::isdigit</a> (s32 c)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">some standard function ( to remove dependencies )  <a href="#c7f1fc1c7eb3f8291b8a044214823070"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">s32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#b214253f8925de2ed42a7d671d02cf7f">irr::core::isFileExtension</a> (const io::path &amp;filename, const io::path &amp;ext0, const io::path &amp;ext1, const io::path &amp;ext2)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">search if a filename has a proper extension  <a href="#b214253f8925de2ed42a7d671d02cf7f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">s32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#fc9926e02ab9727cd5998ab2ffa9fa32">irr::core::isInSameDirectory</a> (const io::path &amp;path, const io::path &amp;file)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">s32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#ca7b6fe1985b526a8519885bbbd670bb">irr::core::isspace</a> (s32 c)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">s32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceirr_1_1core.html#5d1328379d825a783e8ac832480701b7">irr::core::isupper</a> (s32 c)</td></tr>

</table>
</div>
<hr size="1">
<address style="align: right;">
<small> </small>
</address>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
  <tr> 
    <td width="0"> <div align="left"><small><a href="http://irrlicht.sourceforge.net" target="_blank"><img src="irrlicht.png" alt="The Irrlicht Engine" align="middle" border=0 width=88 height=31></a></small></div></td>
    <td> <div align="left"><small><em><font size="2">The <a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht 
        Engine</a> Documentation &copy; 2003-2009 by Nikolaus Gebhardt. Generated 
        on Sun Jan 10 09:24:05 2010 by <a href="http://www.doxygen.org" target="_blank">Doxygen</a> 
        (1.5.6)</font></em></small></div></td>
  </tr>
</table>
<address style="align: right;">
</address>
</body>
</html>