Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 608

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>OgreDynLib.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>OgreDynLib.h File Reference</h1><code>#include "<a class="el" href="OgrePrerequisites_8h-source.html">OgrePrerequisites.h</a>"</code><br>
<code>#include "<a class="el" href="OgreResource_8h-source.html">OgreResource.h</a>"</code><br>

<p>
<a href="OgreDynLib_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceOgre.html">Ogre</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreDynLib_8h.html#a0">DYNLIB_HANDLE</a>&nbsp;&nbsp;&nbsp;void*</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreDynLib_8h.html#a1">DYNLIB_LOAD</a>(a)&nbsp;&nbsp;&nbsp;dlopen( a, RTLD_LAZY )</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreDynLib_8h.html#a2">DYNLIB_GETSYM</a>(a, b)&nbsp;&nbsp;&nbsp;dlsym( a, b )</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreDynLib_8h.html#a3">DYNLIB_UNLOAD</a>(a)&nbsp;&nbsp;&nbsp;dlclose( a )</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="OgreDynLib_8h.html#a4">DYNLIB_ERROR</a>()&nbsp;&nbsp;&nbsp;dlerror( )</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a4" doxytag="OgreDynLib.h::DYNLIB_ERROR"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define DYNLIB_ERROR</td>
          <td class="md" valign="top">(&nbsp;</td>
&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;dlerror( )
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreDynLib_8h-source.html#l00047">47</a> of file <a class="el" href="OgreDynLib_8h-source.html">OgreDynLib.h</a>.
<p>
Referenced by <a class="el" href="OgreDynLib_8cpp-source.html#l00069">Ogre::DynLib::load</a>(), and <a class="el" href="OgreDynLib_8cpp-source.html#l00091">Ogre::DynLib::unload</a>().    </td>
  </tr>
</table>
<a name="a2" doxytag="OgreDynLib.h::DYNLIB_GETSYM"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define DYNLIB_GETSYM</td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">a,         <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>b&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;dlsym( a, b )
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreDynLib_8h-source.html#l00045">45</a> of file <a class="el" href="OgreDynLib_8h-source.html">OgreDynLib.h</a>.
<p>
Referenced by <a class="el" href="OgreDynLib_8cpp-source.html#l00113">Ogre::DynLib::getSymbol</a>().    </td>
  </tr>
</table>
<a name="a0" doxytag="OgreDynLib.h::DYNLIB_HANDLE"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define DYNLIB_HANDLE&nbsp;&nbsp;&nbsp;void*
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreDynLib_8h-source.html#l00043">43</a> of file <a class="el" href="OgreDynLib_8h-source.html">OgreDynLib.h</a>.    </td>
  </tr>
</table>
<a name="a1" doxytag="OgreDynLib.h::DYNLIB_LOAD"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define DYNLIB_LOAD</td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">a&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;dlopen( a, RTLD_LAZY )
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreDynLib_8h-source.html#l00044">44</a> of file <a class="el" href="OgreDynLib_8h-source.html">OgreDynLib.h</a>.
<p>
Referenced by <a class="el" href="OgreDynLib_8cpp-source.html#l00069">Ogre::DynLib::load</a>().    </td>
  </tr>
</table>
<a name="a3" doxytag="OgreDynLib.h::DYNLIB_UNLOAD"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> #define DYNLIB_UNLOAD</td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">a&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;dlclose( a )
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreDynLib_8h-source.html#l00046">46</a> of file <a class="el" href="OgreDynLib_8h-source.html">OgreDynLib.h</a>.
<p>
Referenced by <a class="el" href="OgreDynLib_8cpp-source.html#l00091">Ogre::DynLib::unload</a>().    </td>
  </tr>
</table>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:10:33 2004
</p>
</body>
</html>