aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_named_path.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_named_path.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_named_path.html354
1 files changed, 354 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_named_path.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_named_path.html
new file mode 100644
index 0000000..620eeec
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1_s_named_path.html
@@ -0,0 +1,354 @@
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"/>
5<title>Irrlicht 3D Engine: irr::io::SNamedPath Struct Reference</title>
6
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="doxygen.css" rel="stylesheet" type="text/css" />
9<link href="navtree.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14 $(document).ready(initResizable);
15</script>
16<link href="search/search.css" rel="stylesheet" type="text/css"/>
17<script type="text/javascript" src="search/search.js"></script>
18<script type="text/javascript">
19 $(document).ready(function() { searchBox.OnSelectItem(0); });
20</script>
21
22</head>
23<body>
24<div id="top"><!-- do not remove this div! -->
25
26
27<div id="titlearea">
28<table cellspacing="0" cellpadding="0">
29 <tbody>
30 <tr style="height: 56px;">
31
32 <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
33
34
35 <td style="padding-left: 0.5em;">
36 <div id="projectname">Irrlicht 3D Engine
37
38 </div>
39
40 </td>
41
42
43
44
45 <td> <div id="MSearchBox" class="MSearchBoxInactive">
46 <span class="left">
47 <img id="MSearchSelect" src="search/mag_sel.png"
48 onmouseover="return searchBox.OnSearchSelectShow()"
49 onmouseout="return searchBox.OnSearchSelectHide()"
50 alt=""/>
51 <input type="text" id="MSearchField" value="Search" accesskey="S"
52 onfocus="searchBox.OnSearchFieldFocus(true)"
53 onblur="searchBox.OnSearchFieldFocus(false)"
54 onkeyup="searchBox.OnSearchFieldChange(event)"/>
55 </span><span class="right">
56 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57 </span>
58 </div>
59</td>
60
61
62 </tr>
63 </tbody>
64</table>
65</div>
66
67<!-- Generated by Doxygen 1.7.5.1 -->
68<script type="text/javascript">
69var searchBox = new SearchBox("searchBox", "search",false,'Search');
70</script>
71<script type="text/javascript" src="dynsections.js"></script>
72</div>
73<div id="side-nav" class="ui-resizable side-nav-resizable">
74 <div id="nav-tree">
75 <div id="nav-tree-contents">
76 </div>
77 </div>
78 <div id="splitbar" style="-moz-user-select:none;"
79 class="ui-resizable-handle">
80 </div>
81</div>
82<script type="text/javascript">
83 initNavTree('structirr_1_1io_1_1_s_named_path.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#pub-methods">Public Member Functions</a> &#124;
89<a href="#pro-methods">Protected Member Functions</a> </div>
90 <div class="headertitle">
91<div class="title">irr::io::SNamedPath Struct Reference</div> </div>
92</div>
93<div class="contents">
94<!-- doxytag: class="irr::io::SNamedPath" -->
95<p>Used in places where we identify objects by a filename, but don't actually work with the real filename.
96 <a href="structirr_1_1io_1_1_s_named_path.html#details">More...</a></p>
97
98<p><code>#include &lt;<a class="el" href="path_8h_source.html">path.h</a>&gt;</code></p>
99
100<p><a href="structirr_1_1io_1_1_s_named_path-members.html">List of all members.</a></p>
101<h2><a name="pub-methods"></a>
102Public Member Functions</h2>
103<ul>
104<li><a class="el" href="structirr_1_1io_1_1_s_named_path.html#a6a4926fa6d0889cc0da49cb3e74415a4">SNamedPath</a> ()
105<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)
106<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
107<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
108<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
109<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
110<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
111<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)
112<dl class="el"><dd class="mdescRight">Set the path. <a href="#a2c802b7579938e06bd858d5edade3d72"></a><br/></dl></ul>
113<h2><a name="pro-methods"></a>
114Protected Member Functions</h2>
115<ul>
116<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
117</ul>
118<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
119<div class="textblock"><p>Used in places where we identify objects by a filename, but don't actually work with the real filename. </p>
120<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>
121
122<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>
123</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
124<a class="anchor" id="a6a4926fa6d0889cc0da49cb3e74415a4"></a><!-- doxytag: member="irr::io::SNamedPath::SNamedPath" ref="a6a4926fa6d0889cc0da49cb3e74415a4" args="()" -->
125<div class="memitem">
126<div class="memproto">
127 <table class="memname">
128 <tr>
129 <td class="memname">irr::io::SNamedPath::SNamedPath </td>
130 <td>(</td>
131 <td class="paramname"></td><td>)</td>
132 <td><code> [inline]</code></td>
133 </tr>
134 </table>
135</div>
136<div class="memdoc">
137
138<p>Constructor. </p>
139
140<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>
141
142</div>
143</div>
144<a class="anchor" id="ac23f075ced19675a5c43d042814be687"></a><!-- doxytag: member="irr::io::SNamedPath::SNamedPath" ref="ac23f075ced19675a5c43d042814be687" args="(const path &amp;p)" -->
145<div class="memitem">
146<div class="memproto">
147 <table class="memname">
148 <tr>
149 <td class="memname">irr::io::SNamedPath::SNamedPath </td>
150 <td>(</td>
151 <td class="paramtype">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;&#160;</td>
152 <td class="paramname"><em>p</em></td><td>)</td>
153 <td><code> [inline]</code></td>
154 </tr>
155 </table>
156</div>
157<div class="memdoc">
158
159<p>Constructor. </p>
160
161<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>
162
163</div>
164</div>
165<hr/><h2>Member Function Documentation</h2>
166<a class="anchor" id="ab491ba694139f03d2a8ece5d3efdd7ed"></a><!-- doxytag: member="irr::io::SNamedPath::getInternalName" ref="ab491ba694139f03d2a8ece5d3efdd7ed" args="() const " -->
167<div class="memitem">
168<div class="memproto">
169 <table class="memname">
170 <tr>
171 <td class="memname">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a>&amp; irr::io::SNamedPath::getInternalName </td>
172 <td>(</td>
173 <td class="paramname"></td><td>)</td>
174 <td> const<code> [inline]</code></td>
175 </tr>
176 </table>
177</div>
178<div class="memdoc">
179<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>
180
181<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>
182
183<p>Referenced by <a class="el" href="_i_mesh_cache_8h_source.html#l00092">irr::scene::IMeshCache::getMeshFilename()</a>.</p>
184
185</div>
186</div>
187<a class="anchor" id="a4844a4f6116070ffeb84d889b3077d09"></a><!-- doxytag: member="irr::io::SNamedPath::getPath" ref="a4844a4f6116070ffeb84d889b3077d09" args="() const " -->
188<div class="memitem">
189<div class="memproto">
190 <table class="memname">
191 <tr>
192 <td class="memname">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a>&amp; irr::io::SNamedPath::getPath </td>
193 <td>(</td>
194 <td class="paramname"></td><td>)</td>
195 <td> const<code> [inline]</code></td>
196 </tr>
197 </table>
198</div>
199<div class="memdoc">
200
201<p>Get the path. </p>
202
203<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>
204
205<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>
206
207</div>
208</div>
209<a class="anchor" id="a4e4f65dd90c3c90ccfeda5588f0db423"></a><!-- doxytag: member="irr::io::SNamedPath::operator core::stringc" ref="a4e4f65dd90c3c90ccfeda5588f0db423" args="() const " -->
210<div class="memitem">
211<div class="memproto">
212 <table class="memname">
213 <tr>
214 <td class="memname">irr::io::SNamedPath::operator <a class="el" href="namespaceirr_1_1core.html#ade1071a878633f2f6d8a75c5d11fec19">core::stringc</a> </td>
215 <td>(</td>
216 <td class="paramname"></td><td>)</td>
217 <td> const<code> [inline]</code></td>
218 </tr>
219 </table>
220</div>
221<div class="memdoc">
222
223<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>
224
225<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>
226
227<p>References <a class="el" href="path_8h_source.html#l00047">getPath()</a>.</p>
228
229</div>
230</div>
231<a class="anchor" id="aff4b0d1d31743efc7f54c0fd3244f591"></a><!-- doxytag: member="irr::io::SNamedPath::operator core::stringw" ref="aff4b0d1d31743efc7f54c0fd3244f591" args="() const " -->
232<div class="memitem">
233<div class="memproto">
234 <table class="memname">
235 <tr>
236 <td class="memname">irr::io::SNamedPath::operator <a class="el" href="namespaceirr_1_1core.html#aef83fafbb1b36fcce44c07c9be23a7f2">core::stringw</a> </td>
237 <td>(</td>
238 <td class="paramname"></td><td>)</td>
239 <td> const<code> [inline]</code></td>
240 </tr>
241 </table>
242</div>
243<div class="memdoc">
244
245<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>
246
247<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>
248
249<p>References <a class="el" href="path_8h_source.html#l00047">getPath()</a>.</p>
250
251</div>
252</div>
253<a class="anchor" id="a250ac73c47a7c2b746626425db1fe5ad"></a><!-- doxytag: member="irr::io::SNamedPath::operator&lt;" ref="a250ac73c47a7c2b746626425db1fe5ad" args="(const SNamedPath &amp;other) const " -->
254<div class="memitem">
255<div class="memproto">
256 <table class="memname">
257 <tr>
258 <td class="memname">bool irr::io::SNamedPath::operator&lt; </td>
259 <td>(</td>
260 <td class="paramtype">const <a class="el" href="structirr_1_1io_1_1_s_named_path.html">SNamedPath</a> &amp;&#160;</td>
261 <td class="paramname"><em>other</em></td><td>)</td>
262 <td> const<code> [inline]</code></td>
263 </tr>
264 </table>
265</div>
266<div class="memdoc">
267
268<p>Is smaller comparator. </p>
269
270<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>
271
272</div>
273</div>
274<a class="anchor" id="a44b1a0751421673efb55e7d8118199be"></a><!-- doxytag: member="irr::io::SNamedPath::PathToName" ref="a44b1a0751421673efb55e7d8118199be" args="(const path &amp;p) const " -->
275<div class="memitem">
276<div class="memproto">
277 <table class="memname">
278 <tr>
279 <td class="memname"><a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> irr::io::SNamedPath::PathToName </td>
280 <td>(</td>
281 <td class="paramtype">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;&#160;</td>
282 <td class="paramname"><em>p</em></td><td>)</td>
283 <td> const<code> [inline, protected]</code></td>
284 </tr>
285 </table>
286</div>
287<div class="memdoc">
288
289<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>
290
291<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>
292
293<p>Referenced by <a class="el" href="path_8h_source.html#l00040">setPath()</a>.</p>
294
295</div>
296</div>
297<a class="anchor" id="a2c802b7579938e06bd858d5edade3d72"></a><!-- doxytag: member="irr::io::SNamedPath::setPath" ref="a2c802b7579938e06bd858d5edade3d72" args="(const path &amp;p)" -->
298<div class="memitem">
299<div class="memproto">
300 <table class="memname">
301 <tr>
302 <td class="memname">void irr::io::SNamedPath::setPath </td>
303 <td>(</td>
304 <td class="paramtype">const <a class="el" href="namespaceirr_1_1io.html#ab1bdc45edb3f94d8319c02bc0f840ee1">path</a> &amp;&#160;</td>
305 <td class="paramname"><em>p</em></td><td>)</td>
306 <td><code> [inline]</code></td>
307 </tr>
308 </table>
309</div>
310<div class="memdoc">
311
312<p>Set the path. </p>
313
314<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>
315
316<p>References <a class="el" href="path_8h_source.html#l00072">PathToName()</a>.</p>
317
318</div>
319</div>
320<hr/>The documentation for this struct was generated from the following file:<ul>
321<li><a class="el" href="path_8h_source.html">path.h</a></li>
322</ul>
323</div>
324</div>
325 <div id="nav-path" class="navpath">
326 <ul>
327 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
328 <li class="navelem"><a class="el" href="namespaceirr_1_1io.html">io</a> </li>
329 <li class="navelem"><a class="el" href="structirr_1_1io_1_1_s_named_path.html">SNamedPath</a> </li>
330<!-- window showing the filter options -->
331<div id="MSearchSelectWindow"
332 onmouseover="return searchBox.OnSearchSelectShow()"
333 onmouseout="return searchBox.OnSearchSelectHide()"
334 onkeydown="return searchBox.OnSearchSelectKey(event)">
335<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>
336
337<!-- iframe showing the search results (closed by default) -->
338<div id="MSearchResultsWindow">
339<iframe src="javascript:void(0)" frameborder="0"
340 name="MSearchResults" id="MSearchResults">
341</iframe>
342</div>
343
344
345 <li class="footer">
346<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
347Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:46 for Irrlicht 3D Engine by
348<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
349 </ul>
350 </div>
351
352
353</body>
354</html>