Sophie

Sophie

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

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: csCommonImageFile::LoaderJob Class 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><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><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="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul>
</div>
<div class="nav">
<a class="el" href="classcsCommonImageFile.html">csCommonImageFile</a>::<a class="el" href="classcsCommonImageFile_1_1LoaderJob.html">LoaderJob</a></div>
<h1>csCommonImageFile::LoaderJob Class Reference</h1><!-- doxytag: class="csCommonImageFile::LoaderJob" --><!-- doxytag: inherits="scfImplementation1" --><div class="dynheader">
Inheritance diagram for csCommonImageFile::LoaderJob:</div>
<div class="dynsection">
<p><center><img src="classcsCommonImageFile_1_1LoaderJob__inherit__graph.png" border="0" usemap="#csCommonImageFile_1_1LoaderJob__inherit__map" alt="Inheritance graph"></center>
<map name="csCommonImageFile_1_1LoaderJob__inherit__map">
<area shape="rect" href="classscfImplementation1.html" title="scfImplementation1\&lt; csCommonImageFile::LoaderJob, iJob \&gt;" alt="" coords="5,161,424,188"><area shape="rect" href="classscfImplementation.html" title="Baseclass for the SCF implementation templates." alt="" coords="112,84,317,111"><area shape="rect" href="structiBase.html" title="This is the basic interface: all other interfaces should be derived from this one..." alt="" coords="105,7,161,33"><area shape="rect" href="classCS_1_1Memory_1_1CustomAllocated.html" title="Class that overrides operator new/operator delete/etc." alt="" coords="185,7,407,33"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classcsCommonImageFile_1_1LoaderJob-members.html">List of all members.</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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsCommonImageFile_1_1LoaderJob.html#1d1503e48f00c240be5a32a83ce11360">LoaderJob</a> (<a class="el" href="structiImageFileLoader.html">iImageFileLoader</a> *loader)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create new instance with a given image loader.  <a href="#1d1503e48f00c240be5a32a83ce11360"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classcsRef.html">csRef</a>&lt; <a class="el" href="structiImageFileLoader.html">iImageFileLoader</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsCommonImageFile_1_1LoaderJob.html#474ca04988447152c609d728b9d48220">currentLoader</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The actual image loader.  <a href="#474ca04988447152c609d728b9d48220"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsCommonImageFile_1_1LoaderJob.html#31a6af17ecb530eeae92b3e07373b8e5">loadResult</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Result of the iImageFileLoader-&gt;LoadData() call.  <a href="#31a6af17ecb530eeae92b3e07373b8e5"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition at line <a class="el" href="commonimagefile_8h-source.html#l00149">149</a> of file <a class="el" href="commonimagefile_8h-source.html">commonimagefile.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="1d1503e48f00c240be5a32a83ce11360"></a><!-- doxytag: member="csCommonImageFile::LoaderJob::LoaderJob" ref="1d1503e48f00c240be5a32a83ce11360" args="(iImageFileLoader *loader)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">csCommonImageFile::LoaderJob::LoaderJob           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structiImageFileLoader.html">iImageFileLoader</a> *&nbsp;</td>
          <td class="paramname"> <em>loader</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create new instance with a given image loader. 
<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="474ca04988447152c609d728b9d48220"></a><!-- doxytag: member="csCommonImageFile::LoaderJob::currentLoader" ref="474ca04988447152c609d728b9d48220" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classcsRef.html">csRef</a>&lt;<a class="el" href="structiImageFileLoader.html">iImageFileLoader</a>&gt; <a class="el" href="classcsCommonImageFile_1_1LoaderJob.html#474ca04988447152c609d728b9d48220">csCommonImageFile::LoaderJob::currentLoader</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The actual image loader. 
<p>

<p>Definition at line <a class="el" href="commonimagefile_8h-source.html#l00154">154</a> of file <a class="el" href="commonimagefile_8h-source.html">commonimagefile.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="31a6af17ecb530eeae92b3e07373b8e5"></a><!-- doxytag: member="csCommonImageFile::LoaderJob::loadResult" ref="31a6af17ecb530eeae92b3e07373b8e5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classcsCommonImageFile_1_1LoaderJob.html#31a6af17ecb530eeae92b3e07373b8e5">csCommonImageFile::LoaderJob::loadResult</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Result of the iImageFileLoader-&gt;LoadData() call. 
<p>

<p>Definition at line <a class="el" href="commonimagefile_8h-source.html#l00156">156</a> of file <a class="el" href="commonimagefile_8h-source.html">commonimagefile.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>csplugincommon/imageloader/<a class="el" href="commonimagefile_8h-source.html">commonimagefile.h</a></ul>
<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>