summaryrefslogtreecommitdiff
path: root/doc/html/structirr_1_1io_1_1_s_named_path.html
diff options
context:
space:
mode:
authorMirrorbot <mirrorbot@cogarr.net>2025-12-27 17:53:06 -0600
committerMirrorbot <mirrorbot@cogarr.net>2025-12-27 17:53:06 -0600
commit71e94ee161447b84c0eaabf6567f8fa62262cd3e (patch)
tree391064cc6173a6fe75069af2fdc1978af12f623e /doc/html/structirr_1_1io_1_1_s_named_path.html
downloadirrlicht-master.tar.gz
irrlicht-master.tar.bz2
irrlicht-master.zip
Inital commitHEADmaster
Diffstat (limited to 'doc/html/structirr_1_1io_1_1_s_named_path.html')
-rw-r--r--doc/html/structirr_1_1io_1_1_s_named_path.html354
1 files changed, 354 insertions, 0 deletions
diff --git a/doc/html/structirr_1_1io_1_1_s_named_path.html b/doc/html/structirr_1_1io_1_1_s_named_path.html
new file mode 100644
index 0000000..75880fb
--- /dev/null
+++ b/doc/html/structirr_1_1io_1_1_s_named_path.html
@@ -0,0 +1,354 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>Irrlicht 3D Engine: irr::io::SNamedPath Struct Reference</title>
+
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+ $(document).ready(initResizable);
+</script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/search.js"></script>
+<script type="text/javascript">
+ $(document).ready(function() { searchBox.OnSelectItem(0); });
+</script>
+
+</head>
+<body>
+<div id="top"><!-- do not remove this div! -->
+
+
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+
+ <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
+
+
+ <td style="padding-left: 0.5em;">
+ <div id="projectname">Irrlicht 3D Engine
+
+ </div>
+
+ </td>
+
+
+
+
+ <td> <div id="MSearchBox" class="MSearchBoxInactive">
+ <span class="left">
+ <img id="MSearchSelect" src="search/mag_sel.png"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ alt=""/>
+ <input type="text" id="MSearchField" value="Search" accesskey="S"
+ onfocus="searchBox.OnSearchFieldFocus(true)"
+ onblur="searchBox.OnSearchFieldFocus(false)"
+ onkeyup="searchBox.OnSearchFieldChange(event)"/>
+ </span><span class="right">
+ <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
+ </span>
+ </div>
+</td>
+
+
+ </tr>
+ </tbody>
+</table>
+</div>
+
+<!-- Generated by Doxygen 1.7.5.1 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="dynsections.js"></script>
+</div>
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+ <div id="nav-tree">
+ <div id="nav-tree-contents">
+ </div>
+ </div>
+ <div id="splitbar" style="-moz-user-select:none;"
+ class="ui-resizable-handle">
+ </div>
+</div>
+<script type="text/javascript">
+ initNavTree('structirr_1_1io_1_1_s_named_path.html','');
+</script>
+<div id="doc-content">
+<div class="header">
+ <div class="summary">
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="#pro-methods">Protected Member Functions</a> </div>
+ <div class="headertitle">
+<div class="title">irr::io::SNamedPath Struct Reference</div> </div>
+</div>
+<div class="contents">
+<!-- doxytag: class="irr::io::SNamedPath" -->
+<p>Used in places where we identify objects by a filename, but don't actually work with the real filename.
+ <a href="structirr_1_1io_1_1_s_named_path.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="path_8h_source.html">path.h</a>&gt;</code></p>
+
+<p><a href="structirr_1_1io_1_1_s_named_path-members.html">List of all members.</a></p>
+<h2><a name="pub-methods"></a>
+Public Member Functions</h2>
+<ul>
+<li><a class="el" href="structirr_1_1io_1_1_s_named_path.html#a6a4926fa6d0889cc0da49cb3e74415a4">SNamedPath</a> ()
+<dl class="el"><dd class="mdescRight">Constructor. <a href="#a6a4926fa6d0889cc0da49cb3e74415a4"></a><br/></dl><li><a class="el" href="structirr_1_1io_1_1_s_named_path.html#ac23f075ced19675a5c43d042814be687">SNamedPath</a> (const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;p)
+<dl class="el"><dd class="mdescRight">Constructor. <a href="#ac23f075ced19675a5c43d042814be687"></a><br/></dl><li>const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp; <a class="el" href="structirr_1_1io_1_1_s_named_path.html#ab491ba694139f03d2a8ece5d3efdd7ed">getInternalName</a> () const
+<li>const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp; <a class="el" href="structirr_1_1io_1_1_s_named_path.html#a4844a4f6116070ffeb84d889b3077d09">getPath</a> () const
+<dl class="el"><dd class="mdescRight">Get the path. <a href="#a4844a4f6116070ffeb84d889b3077d09"></a><br/></dl><li><a class="el" href="structirr_1_1io_1_1_s_named_path.html#a4e4f65dd90c3c90ccfeda5588f0db423">operator core::stringc</a> () const
+<dl class="el"><dd class="mdescRight">Implicit cast to <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1" title="Type used for all file system related strings.">io::path</a>. <a href="#a4e4f65dd90c3c90ccfeda5588f0db423"></a><br/></dl><li><a class="el" href="structirr_1_1io_1_1_s_named_path.html#aff4b0d1d31743efc7f54c0fd3244f591">operator core::stringw</a> () const
+<dl class="el"><dd class="mdescRight">Implicit cast to <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1" title="Type used for all file system related strings.">io::path</a>. <a href="#aff4b0d1d31743efc7f54c0fd3244f591"></a><br/></dl><li>bool <a class="el" href="structirr_1_1io_1_1_s_named_path.html#a250ac73c47a7c2b746626425db1fe5ad">operator&lt;</a> (const <a class="el" href="structirr_1_1io_1_1_s_named_path.html">SNamedPath</a> &amp;other) const
+<dl class="el"><dd class="mdescRight">Is smaller comparator. <a href="#a250ac73c47a7c2b746626425db1fe5ad"></a><br/></dl><li>void <a class="el" href="structirr_1_1io_1_1_s_named_path.html#a2c802b7579938e06bd858d5edade3d72">setPath</a> (const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;p)
+<dl class="el"><dd class="mdescRight">Set the path. <a href="#a2c802b7579938e06bd858d5edade3d72"></a><br/></dl></ul>
+<h2><a name="pro-methods"></a>
+Protected Member Functions</h2>
+<ul>
+<li><a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> <a class="el" href="structirr_1_1io_1_1_s_named_path.html#a44b1a0751421673efb55e7d8118199be">PathToName</a> (const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;p) const
+</ul>
+<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
+<div class="textblock"><p>Used in places where we identify objects by a filename, but don't actually work with the real filename. </p>
+<p>Irrlicht is internally not case-sensitive when it comes to names. Also this class is a first step towards support for correctly serializing renamed objects. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00023">23</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" id="a6a4926fa6d0889cc0da49cb3e74415a4"></a><!-- doxytag: member="irr::io::SNamedPath::SNamedPath" ref="a6a4926fa6d0889cc0da49cb3e74415a4" args="()" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">irr::io::SNamedPath::SNamedPath </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td><code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Constructor. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00026">26</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ac23f075ced19675a5c43d042814be687"></a><!-- doxytag: member="irr::io::SNamedPath::SNamedPath" ref="ac23f075ced19675a5c43d042814be687" args="(const path &amp;p)" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">irr::io::SNamedPath::SNamedPath </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;&#160;</td>
+ <td class="paramname"><em>p</em></td><td>)</td>
+ <td><code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Constructor. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00029">29</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+</div>
+</div>
+<hr/><h2>Member Function Documentation</h2>
+<a class="anchor" id="ab491ba694139f03d2a8ece5d3efdd7ed"></a><!-- doxytag: member="irr::io::SNamedPath::getInternalName" ref="ab491ba694139f03d2a8ece5d3efdd7ed" args="() const " -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a>&amp; irr::io::SNamedPath::getInternalName </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const<code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+<p>Get the name which is used to identify the file. This string is similar to the names and filenames used before Irrlicht 1.7 </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00054">54</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+<p>Referenced by <a class="el" href="_i_mesh_cache_8h_source.html#l00092">irr::scene::IMeshCache::getMeshFilename()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a4844a4f6116070ffeb84d889b3077d09"></a><!-- doxytag: member="irr::io::SNamedPath::getPath" ref="a4844a4f6116070ffeb84d889b3077d09" args="() const " -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a>&amp; irr::io::SNamedPath::getPath </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const<code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Get the path. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00047">47</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+<p>Referenced by <a class="el" href="path_8h_source.html#l00060">operator core::stringc()</a>, and <a class="el" href="path_8h_source.html#l00065">operator core::stringw()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a4e4f65dd90c3c90ccfeda5588f0db423"></a><!-- doxytag: member="irr::io::SNamedPath::operator core::stringc" ref="a4e4f65dd90c3c90ccfeda5588f0db423" args="() const " -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">irr::io::SNamedPath::operator <a class="el" href="namespaceirr_1_1core.html#ade1071a878633f2f6d8a75c5d11fec19">core::stringc</a> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const<code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Implicit cast to <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1" title="Type used for all file system related strings.">io::path</a>. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00060">60</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+<p>References <a class="el" href="path_8h_source.html#l00047">getPath()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="aff4b0d1d31743efc7f54c0fd3244f591"></a><!-- doxytag: member="irr::io::SNamedPath::operator core::stringw" ref="aff4b0d1d31743efc7f54c0fd3244f591" args="() const " -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">irr::io::SNamedPath::operator <a class="el" href="namespaceirr_1_1core.html#aef83fafbb1b36fcce44c07c9be23a7f2">core::stringw</a> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const<code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Implicit cast to <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1" title="Type used for all file system related strings.">io::path</a>. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00065">65</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+<p>References <a class="el" href="path_8h_source.html#l00047">getPath()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a250ac73c47a7c2b746626425db1fe5ad"></a><!-- doxytag: member="irr::io::SNamedPath::operator&lt;" ref="a250ac73c47a7c2b746626425db1fe5ad" args="(const SNamedPath &amp;other) const " -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool irr::io::SNamedPath::operator&lt; </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="structirr_1_1io_1_1_s_named_path.html">SNamedPath</a> &amp;&#160;</td>
+ <td class="paramname"><em>other</em></td><td>)</td>
+ <td> const<code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Is smaller comparator. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00034">34</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a44b1a0751421673efb55e7d8118199be"></a><!-- doxytag: member="irr::io::SNamedPath::PathToName" ref="a44b1a0751421673efb55e7d8118199be" args="(const path &amp;p) const " -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> irr::io::SNamedPath::PathToName </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;&#160;</td>
+ <td class="paramname"><em>p</em></td><td>)</td>
+ <td> const<code> [inline, protected]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00072">72</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+<p>References <a class="el" href="irr_string_8h_source.html#l00502">irr::core::string&lt; T, TAlloc &gt;::make_lower()</a>, and <a class="el" href="irr_string_8h_source.html#l01007">irr::core::string&lt; T, TAlloc &gt;::replace()</a>.</p>
+
+<p>Referenced by <a class="el" href="path_8h_source.html#l00040">setPath()</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a2c802b7579938e06bd858d5edade3d72"></a><!-- doxytag: member="irr::io::SNamedPath::setPath" ref="a2c802b7579938e06bd858d5edade3d72" args="(const path &amp;p)" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">void irr::io::SNamedPath::setPath </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;&#160;</td>
+ <td class="paramname"><em>p</em></td><td>)</td>
+ <td><code> [inline]</code></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Set the path. </p>
+
+<p>Definition at line <a class="el" href="path_8h_source.html#l00040">40</a> of file <a class="el" href="path_8h_source.html">path.h</a>.</p>
+
+<p>References <a class="el" href="path_8h_source.html#l00072">PathToName()</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="path_8h_source.html">path.h</a></li>
+</ul>
+</div>
+</div>
+ <div id="nav-path" class="navpath">
+ <ul>
+ <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
+ <li class="navelem"><a class="el" href="namespaceirr_1_1io.html">io</a> </li>
+ <li class="navelem"><a class="el" href="structirr_1_1io_1_1_s_named_path.html">SNamedPath</a> </li>
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+ onmouseover="return searchBox.OnSearchSelectShow()"
+ onmouseout="return searchBox.OnSearchSelectHide()"
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
+<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Defines</a></div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+
+ <li class="footer">
+<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
+Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Fri Mar 12 2021 17:22:04 for Irrlicht 3D Engine by
+<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
+ </ul>
+ </div>
+
+
+</body>
+</html>