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/a03426.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03426.html')
-rw-r--r-- | docs/doxygen/nel/a03426.html | 326 |
1 files changed, 326 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03426.html b/docs/doxygen/nel/a03426.html new file mode 100644 index 00000000..30636c9c --- /dev/null +++ b/docs/doxygen/nel/a03426.html @@ -0,0 +1,326 @@ +<!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::CSoundSerializer 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::CSoundSerializer Class Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> +Pseudo serializer for packed sheet loading/saving. This class act as a wrapper to create sound from xml document being read, call the serialisation method to read/write packed sheet and to delete sounds that are no more needed. +<p> + +<p> +Definition at line <a class="el" href="a06414.html#l00170">170</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>.<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> </td><td class="memItemRight" valign=bottom><a class="el" href="a03426.html#NLSOUND_1_1CSoundSerializera0">CSoundSerializer</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <a href="#NLSOUND_1_1CSoundSerializera0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03426.html#NLSOUND_1_1CSoundSerializera1">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="a03426.html#NLSOUND_1_1CSoundSerializera2">removed</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03426.html#NLSOUND_1_1CSoundSerializera3">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="a03426.html#NLSOUND_1_1CSoundSerializere0">getVersion</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02246.html">CSound</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">The sound beeing managed by this serializer. <a href="#NLSOUND_1_1CSoundSerializero0"></a><br><br></td></tr> +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLSOUND_1_1CSoundSerializera0" doxytag="NLSOUND::CSoundSerializer::CSoundSerializer" ></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"> NLSOUND::CSoundSerializer::CSoundSerializer </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> +Default constructor. +<p> + +<p> +Definition at line <a class="el" href="a06414.html#l00177">177</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>. +<p> +<div class="fragment"><pre>00178 : <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a>(0) +00179 {} +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLSOUND_1_1CSoundSerializere0" doxytag="NLSOUND::CSoundSerializer::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::CSoundSerializer::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="a06414.html#l00269">269</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>. +<p> +References <a class="el" href="a05981.html#l00105">uint</a>. +<p> +<div class="fragment"><pre>00269 { <span class="keywordflow">return</span> 3; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLSOUND_1_1CSoundSerializera1" doxytag="NLSOUND::CSoundSerializer::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::CSoundSerializer::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="a06414.html#l00182">182</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>. +<p> +<div class="fragment"><pre>00183 { +00184 <span class="comment">// just call the sound creation method with the xml form.</span> +00185 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> = CSound::createSound(name, form->getRootNode()); +00186 +00187 <span class="comment">// success ?</span> +00188 <span class="comment">// if (_Sound != 0)</span> +00189 <span class="comment">// CSoundBank::instance()->addSound(_Sound);</span> +00190 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLSOUND_1_1CSoundSerializera2" doxytag="NLSOUND::CSoundSerializer::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::CSoundSerializer::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="a06414.html#l00258">258</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>. +<p> +<div class="fragment"><pre>00259 { +00260 <span class="keywordflow">if</span> (<a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> != 0) +00261 { +00262 <span class="comment">// we remove the sound from the bank and delete it.</span> +00263 <span class="comment">// CSoundBank::instance()->removeSound(_Sound->getName());</span> +00264 <span class="keyword">delete</span> <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a>; +00265 } +00266 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLSOUND_1_1CSoundSerializera3" doxytag="NLSOUND::CSoundSerializer::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::CSoundSerializer::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="a06414.html#l00193">193</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>. +<p> +References <a class="el" href="a02246.html#NLSOUND_1_1CSounda12">NLSOUND::CSound::getSoundType()</a>, <a class="el" href="a05646.html#l00977">s</a>, <a class="el" href="a06406.html#l00114">NLSOUND::CSound::serial()</a>, <a class="el" href="a05646.html#l00244">type</a>, and <a class="el" href="a05981.html#l00100">uint32</a>. +<p> +<div class="fragment"><pre>00194 { +00195 NL_ALLOC_CONTEXT(NLSOUND_CSoundSerializer); +00196 <span class="keywordflow">if</span> (<a class="code" href="a04223.html#a626">s</a>.isReading()) +00197 { +00198 <span class="comment">// read the first item to find the type</span> +00199 CSound::TSOUND_TYPE <a class="code" href="a04223.html#a581">type</a>; +00200 <a class="code" href="a04223.html#a626">s</a>.serialEnum(type); +00201 <span class="comment">// read the sound name</span> +00202 <span class="comment">// std::string name;</span> +00203 <span class="comment">// s.serial(name);</span> +00204 +00205 <span class="comment">// Instantiate the corresponding sound.</span> +00206 <span class="keywordflow">switch</span>(CSound::TSOUND_TYPE(type)) +00207 { +00208 <span class="keywordflow">case</span> CSound::SOUND_SIMPLE: +00209 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> = <span class="keyword">new</span> CSimpleSound(); +00210 <span class="keywordflow">break</span>; +00211 <span class="keywordflow">case</span> CSound::SOUND_COMPLEX: +00212 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> = <span class="keyword">new</span> CComplexSound(); +00213 <span class="keywordflow">break</span>; +00214 <span class="keywordflow">case</span> CSound::SOUND_CONTEXT: +00215 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> = <span class="keyword">new</span> CContextSound(); +00216 <span class="keywordflow">break</span>; +00217 <span class="keywordflow">case</span> CSound::SOUND_BACKGROUND: +00218 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> = <span class="keyword">new</span> CBackgroundSound(); +00219 <span class="keywordflow">break</span>; +00220 <span class="keywordflow">default</span>: +00221 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> = 0; +00222 } +00223 +00224 <span class="comment">// nlassert(_Sound != 0);</span> +00225 <span class="keywordflow">if</span> (<a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a>) +00226 { +00227 <span class="comment">// read the sound data</span> +00228 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a>->serial(s); +00229 <span class="comment">// CSoundBank::instance()->addSound(_Sound);</span> +00230 } +00231 } +00232 <span class="keywordflow">else</span> +00233 { +00234 <span class="keywordflow">if</span> (<a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a> == 0) +00235 { +00236 <span class="comment">// the sound doesn't exist</span> +00237 <a class="code" href="a04558.html#a11">uint32</a> i = -1; +00238 <a class="code" href="a04223.html#a626">s</a>.serialEnum(i); +00239 <span class="comment">// s.serial(std::string("bad sound"));</span> +00240 } +00241 <span class="keywordflow">else</span> +00242 { +00243 <span class="comment">// write the sound type.</span> +00244 CSound::TSOUND_TYPE <a class="code" href="a04223.html#a581">type</a> = <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a>->getSoundType(); +00245 <a class="code" href="a04223.html#a626">s</a>.serialEnum(type); +00246 <span class="comment">// write the sound name</span> +00247 <span class="comment">// s.serial(const_cast<std::string&>(_Sound->getName()));</span> +00248 +00249 <span class="comment">// and write the sound data</span> +00250 <a class="code" href="a03426.html#NLSOUND_1_1CSoundSerializero0">Sound</a>->serial(s); +00251 } +00252 } +00253 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLSOUND_1_1CSoundSerializero0" doxytag="NLSOUND::CSoundSerializer::Sound" ></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="a02246.html">CSound</a>* <a class="el" href="a03426.html#NLSOUND_1_1CSoundSerializero0">NLSOUND::CSoundSerializer::Sound</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +The sound beeing managed by this serializer. +<p> + +<p> +Definition at line <a class="el" href="a06414.html#l00174">174</a> of file <a class="el" href="a06414.html">sound_bank.cpp</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a06414.html">sound_bank.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:45: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> |