diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a03421.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03421.html')
-rw-r--r-- | docs/doxygen/nel/a03421.html | 279 |
1 files changed, 279 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03421.html b/docs/doxygen/nel/a03421.html new file mode 100644 index 00000000..ddf474b5 --- /dev/null +++ b/docs/doxygen/nel/a03421.html @@ -0,0 +1,279 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>NeL: NLSOUND::CSoundGroupSerializer class Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3.6 --> +<div class="qindex"> <form class="search" action="search.php" method="get"> +<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLSOUND::CSoundGroupSerializer Class Reference</h1><table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03421.html#NLSOUND_1_1CSoundGroupSerializera0">readGeorges</a> (const <a class="el" href="a03408.html">NLMISC::CSmartPtr</a>< <a class="el" href="a03926.html">NLGEORGES::UForm</a> > &form, const std::string &name)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03421.html#NLSOUND_1_1CSoundGroupSerializera1">removed</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03421.html#NLSOUND_1_1CSoundGroupSerializera2">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &<a class="el" href="a04223.html#a626">s</a>)</td></tr> + +<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03421.html#NLSOUND_1_1CSoundGroupSerializere0">getVersion</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector< std::pair< <a class="el" href="a05378.html#a236">NLMISC::TStringId</a>,<br> + <a class="el" href="a05378.html#a236">NLMISC::TStringId</a> > > </td><td class="memItemRight" valign=bottom><a class="el" href="a03421.html#NLSOUND_1_1CSoundGroupSerializero0">_SoundGroupAssoc</a></td></tr> + +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLSOUND_1_1CSoundGroupSerializere0" doxytag="NLSOUND::CSoundGroupSerializer::getVersion" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> NLSOUND::CSoundGroupSerializer::getVersion </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline, static]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05565.html#l00214">214</a> of file <a class="el" href="a05565.html">clustered_sound.cpp</a>. +<p> +References <a class="el" href="a05981.html#l00105">uint</a>. +<p> +<div class="fragment"><pre>00214 { <span class="keywordflow">return</span> 1; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLSOUND_1_1CSoundGroupSerializera0" doxytag="NLSOUND::CSoundGroupSerializer::readGeorges" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLSOUND::CSoundGroupSerializer::readGeorges </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a03408.html">NLMISC::CSmartPtr</a>< <a class="el" href="a03926.html">NLGEORGES::UForm</a> > & </td> + <td class="mdname" nowrap> <em>form</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const std::string & </td> + <td class="mdname" nowrap> <em>name</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05565.html#l00131">131</a> of file <a class="el" href="a05565.html">clustered_sound.cpp</a>. +<p> +References <a class="el" href="a05565.html#l00128">_SoundGroupAssoc</a>, <a class="el" href="a02551.html#NLGEORGES_1_1UFormElma1">NLGEORGES::UFormElm::getArrayNode()</a>, <a class="el" href="a02551.html#NLGEORGES_1_1UFormElma3">NLGEORGES::UFormElm::getArraySize()</a>, <a class="el" href="a02551.html#NLGEORGES_1_1UFormElma17">NLGEORGES::UFormElm::getNodeByName()</a>, <a class="el" href="a02551.html#NLGEORGES_1_1UFormElma44">NLGEORGES::UFormElm::getValueByName()</a>, <a class="el" href="a05646.html#l00645">size</a>, and <a class="el" href="a05981.html#l00105">uint</a>. +<p> +<div class="fragment"><pre>00132 { +00133 <span class="keywordflow">try</span> +00134 { +00135 <a class="code" href="a02551.html">NLGEORGES::UFormElm</a> &root = form->getRootNode(); +00136 <a class="code" href="a02551.html">NLGEORGES::UFormElm</a> *items; +00137 <a class="code" href="a04558.html#a15">uint</a> <a class="code" href="a04223.html#a587">size</a>; +00138 root.<a class="code" href="a02551.html#NLGEORGES_1_1UFormElma17">getNodeByName</a>(&items, <span class="stringliteral">".Items"</span>); +00139 items-><a class="code" href="a02551.html#NLGEORGES_1_1UFormElma3">getArraySize</a>(size); +00140 +00141 <span class="keywordflow">for</span> (<a class="code" href="a04558.html#a15">uint</a> i=0; i<<a class="code" href="a04223.html#a587">size</a>; ++i) +00142 { +00143 std::string soundGroup; +00144 std::string sound; +00145 +00146 <a class="code" href="a02551.html">NLGEORGES::UFormElm</a> *item; +00147 +00148 items-><a class="code" href="a02551.html#NLGEORGES_1_1UFormElma1">getArrayNode</a>(&item, i); +00149 +00150 item-><a class="code" href="a02551.html#NLGEORGES_1_1UFormElma44">getValueByName</a>(soundGroup, <span class="stringliteral">".SoundGroup"</span>); +00151 item-><a class="code" href="a02551.html#NLGEORGES_1_1UFormElma44">getValueByName</a>(sound, <span class="stringliteral">".Sound"</span>); +00152 +00153 string::size_type n = sound.rfind(<span class="stringliteral">".sound"</span>); +00154 +00155 <span class="keywordflow">if</span> (n != string::npos) +00156 { +00157 <span class="comment">// remove the tailing .sound</span> +00158 sound = sound.substr(0, n); +00159 } +00160 +00161 <a class="code" href="a03421.html#NLSOUND_1_1CSoundGroupSerializero0">_SoundGroupAssoc</a>.push_back(make_pair(CStringMapper::map(soundGroup), CStringMapper::map(sound))); +00162 } +00163 } +00164 <span class="keywordflow">catch</span>(...) +00165 { +00166 } +00167 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLSOUND_1_1CSoundGroupSerializera1" doxytag="NLSOUND::CSoundGroupSerializer::removed" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLSOUND::CSoundGroupSerializer::removed </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +called by <a class="el" href="a04503.html#a6">GEORGE::loadForm</a> when a sheet read from the packed sheet is no more in the directories. +<p> +Definition at line <a class="el" href="a05565.html#l00208">208</a> of file <a class="el" href="a05565.html">clustered_sound.cpp</a>. +<p> +<div class="fragment"><pre>00209 { +00210 <span class="comment">// nothing to do</span> +00211 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLSOUND_1_1CSoundGroupSerializera2" doxytag="NLSOUND::CSoundGroupSerializer::serial" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLSOUND::CSoundGroupSerializer::serial </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>s</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05565.html#l00170">170</a> of file <a class="el" href="a05565.html">clustered_sound.cpp</a>. +<p> +References <a class="el" href="a05565.html#l00128">_SoundGroupAssoc</a>, <a class="el" href="a05646.html#l00977">s</a>, <a class="el" href="a05646.html#l00645">size</a>, <a class="el" href="a05981.html#l00105">uint</a>, and <a class="el" href="a05981.html#l00100">uint32</a>. +<p> +<div class="fragment"><pre>00171 { +00172 <a class="code" href="a04558.html#a11">uint32</a> <a class="code" href="a04223.html#a587">size</a>; +00173 <span class="keywordflow">if</span> (!<a class="code" href="a04223.html#a626">s</a>.isReading()) +00174 { +00175 <a class="code" href="a04223.html#a587">size</a> = <a class="code" href="a03421.html#NLSOUND_1_1CSoundGroupSerializero0">_SoundGroupAssoc</a>.size(); +00176 } +00177 <a class="code" href="a04223.html#a626">s</a>.serial(size); +00178 +00179 <span class="keywordflow">for</span> (<a class="code" href="a04558.html#a15">uint</a> i=0; i<<a class="code" href="a04223.html#a587">size</a>; ++i) +00180 { +00181 <span class="keywordflow">if</span> (<a class="code" href="a04223.html#a626">s</a>.isReading()) +00182 { +00183 std::string soundGroup; +00184 std::string sound; +00185 +00186 <a class="code" href="a04223.html#a626">s</a>.serial(soundGroup); +00187 <a class="code" href="a04223.html#a626">s</a>.serial(sound); +00188 +00189 <a class="code" href="a03421.html#NLSOUND_1_1CSoundGroupSerializero0">_SoundGroupAssoc</a>.push_back(make_pair(CStringMapper::map(soundGroup), CStringMapper::map(sound))); +00190 } +00191 <span class="keywordflow">else</span> +00192 { +00193 std::string soundGroup; +00194 std::string sound; +00195 +00196 soundGroup = CStringMapper::unmap(_SoundGroupAssoc[i].first); +00197 sound = CStringMapper::unmap(_SoundGroupAssoc[i].second); +00198 +00199 <a class="code" href="a04223.html#a626">s</a>.serial(soundGroup); +00200 <a class="code" href="a04223.html#a626">s</a>.serial(sound); +00201 } +00202 } +00203 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLSOUND_1_1CSoundGroupSerializero0" doxytag="NLSOUND::CSoundGroupSerializer::_SoundGroupAssoc" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> std::vector<std::pair<<a class="el" href="a05378.html#a236">NLMISC::TStringId</a>, <a class="el" href="a05378.html#a236">NLMISC::TStringId</a>> > <a class="el" href="a03421.html#NLSOUND_1_1CSoundGroupSerializero0">NLSOUND::CSoundGroupSerializer::_SoundGroupAssoc</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05565.html#l00128">128</a> of file <a class="el" href="a05565.html">clustered_sound.cpp</a>. +<p> +Referenced by <a class="el" href="a05565.html#l00131">readGeorges()</a>, and <a class="el" href="a05565.html#l00170">serial()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a05565.html">clustered_sound.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:44:41 2004 for NeL by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 > +</a>1.3.6 </small></address> +</body> +</html> |