Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 2056

crystalspace-doc-1.2.1-5mdv2010.0.i586.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>Crystal Space 1.2.1: CS::SndSys Namespace Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="namespaces.html"><span>Namespace List</span></a></li>
    <li><a href="namespacemembers.html"><span>Namespace&nbsp;Members</span></a></li>
  </ul>
</div>
<div class="nav">
<a class="el" href="namespaceCS.html">CS</a>::<a class="el" href="namespaceCS_1_1SndSys.html">SndSys</a></div>
<h1>CS::SndSys Namespace Reference</h1>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1PCMSampleConverter.html">PCMSampleConverter</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A <a class="el" href="classCS_1_1SndSys_1_1PCMSampleConverter.html" title="A PCMSampleConverter object converts PCM data from one format to another.">PCMSampleConverter</a> object converts PCM data from one format to another.  <a href="classCS_1_1SndSys_1_1PCMSampleConverter.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1QEntry.html">QEntry</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1Queue.html">Queue</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1QueueIterator.html">QueueIterator</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1SndSysBasicData.html">SndSysBasicData</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1SndSysBasicStream.html">SndSysBasicStream</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1SndSys_1_1SoundCyclicBuffer.html">SoundCyclicBuffer</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An implementation of a cyclic buffer oriented for sound functionality.  <a href="classCS_1_1SndSys_1_1SoundCyclicBuffer.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCS_1_1SndSys.html#e0f22d90228350dcd6fbc5acd8589e7c">QueueErrorType</a> { <a class="el" href="namespaceCS_1_1SndSys.html#e0f22d90228350dcd6fbc5acd8589e7ca10a73804e7448d15ef55cc3d55e9514">QUEUE_SUCCESS</a> =  0, 
<a class="el" href="namespaceCS_1_1SndSys.html#e0f22d90228350dcd6fbc5acd8589e7c6adb0e394b00c5de53430ebdfcf0cf51">QUEUE_ERR_CLOSED</a> =  -1, 
<a class="el" href="namespaceCS_1_1SndSys.html#e0f22d90228350dcd6fbc5acd8589e7c0f5e1aa6f8683385538b03d739e08d30">QUEUE_ERR_NOMEM</a> =  -2, 
<a class="el" href="namespaceCS_1_1SndSys.html#e0f22d90228350dcd6fbc5acd8589e7c424c7aba9dc598fd03fdf1280fcadf47">QUEUE_ERR_DUPE</a> =  -3
 }</td></tr>

</table>
<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="e0f22d90228350dcd6fbc5acd8589e7c"></a><!-- doxytag: member="CS::SndSys::QueueErrorType" ref="e0f22d90228350dcd6fbc5acd8589e7c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="namespaceCS_1_1SndSys.html#e0f22d90228350dcd6fbc5acd8589e7c">CS::SndSys::QueueErrorType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Basic operation error codes. <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="e0f22d90228350dcd6fbc5acd8589e7ca10a73804e7448d15ef55cc3d55e9514"></a><!-- doxytag: member="QUEUE_SUCCESS" ref="e0f22d90228350dcd6fbc5acd8589e7ca10a73804e7448d15ef55cc3d55e9514" args="" -->QUEUE_SUCCESS</em>&nbsp;</td><td>
The operation was successful </td></tr>
<tr><td valign="top"><em><a class="anchor" name="e0f22d90228350dcd6fbc5acd8589e7c6adb0e394b00c5de53430ebdfcf0cf51"></a><!-- doxytag: member="QUEUE_ERR_CLOSED" ref="e0f22d90228350dcd6fbc5acd8589e7c6adb0e394b00c5de53430ebdfcf0cf51" args="" -->QUEUE_ERR_CLOSED</em>&nbsp;</td><td>
The operation failed because the queue is m_bClosed Closed queues fail further attempts to add elements </td></tr>
<tr><td valign="top"><em><a class="anchor" name="e0f22d90228350dcd6fbc5acd8589e7c0f5e1aa6f8683385538b03d739e08d30"></a><!-- doxytag: member="QUEUE_ERR_NOMEM" ref="e0f22d90228350dcd6fbc5acd8589e7c0f5e1aa6f8683385538b03d739e08d30" args="" -->QUEUE_ERR_NOMEM</em>&nbsp;</td><td>
The operation failed due to a memory allocation failure </td></tr>
<tr><td valign="top"><em><a class="anchor" name="e0f22d90228350dcd6fbc5acd8589e7c424c7aba9dc598fd03fdf1280fcadf47"></a><!-- doxytag: member="QUEUE_ERR_DUPE" ref="e0f22d90228350dcd6fbc5acd8589e7c424c7aba9dc598fd03fdf1280fcadf47" args="" -->QUEUE_ERR_DUPE</em>&nbsp;</td><td>
The operation failed due to another currently existing equivalent entry If the queue is configured to check for duplicate entries, then this result may be returned </td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="queue_8h-source.html#l00038">38</a> of file <a class="el" href="queue_8h-source.html">queue.h</a>.</p>

</div>
</div><p>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>