Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 3c9265ee0944a35fbede43df6ed55872 > files > 192

lib64scim-devel-1.4.7-10mdv2008.1.x86_64.rpm

<!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>scim: scim_helper_module.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.0 -->
<div class="tabs">
  <ul>
    <li><a href="main.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><a href="classes.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<h1>scim_helper_module.h File Reference</h1>Defines <a class="el" href="a00046.html">scim::HelperModule</a> and it's related types. <a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00157.html">scim</a></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="a00046.html">scim::HelperModule</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The class used to load a Helper module and run its Helpers.  <a href="a00046.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef unsigned int(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g7990ea1833228493f1cc3bcff4cd2ea4">scim::HelperModuleNumberOfHelpersFunc</a> (void)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the number of Helpers in this module.  <a href="a00163.html#g7990ea1833228493f1cc3bcff4cd2ea4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef bool(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g3d5c06891ef0f8e7329a5d38c3955d2c">scim::HelperModuleGetHelperInfoFunc</a> (unsigned int idx, HelperInfo &amp;info)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the information of a Helper.  <a href="a00163.html#g3d5c06891ef0f8e7329a5d38c3955d2c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#ge344bd14a46f3184efb6cc821de385fc">scim::HelperModuleRunHelperFunc</a> (const String &amp;uuid, const ConfigPointer &amp;config, const String &amp;display)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Run a specific Helper.  <a href="a00163.html#ge344bd14a46f3184efb6cc821de385fc"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#ge8b8feb4c9d8de960bdbee9f8c153ab2">scim::scim_get_helper_module_list</a> (std::vector&lt; String &gt; &amp;mod_list)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get a name list of currently available Helper modules.  <a href="a00163.html#ge8b8feb4c9d8de960bdbee9f8c153ab2"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Defines <a class="el" href="a00046.html">scim::HelperModule</a> and it's related types. 
<p>
<a class="el" href="a00046.html">scim::HelperModule</a> is a class used to load Client Helper modules. <hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 14:12:29 2007 for scim by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>