1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
<!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.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 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 List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul></div>
<h1>scim_helper.h File Reference</h1>Defines <a class="el" href="a00042.html">scim::HelperAgent</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 </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 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00043.html">scim::HelperError</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="a00044.html">scim::HelperInfo</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Structure to hold the information of a Helper object. <a href="a00044.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="a00042.html">scim::HelperAgent</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The accessory class to write a Helper object. <a href="a00042.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 Slot3< void, const <br>
HelperAgent *, int, const <br>
String & > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g5a51aa145841b0b46674ab6996fb51bd">scim::HelperAgentSlotVoid</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot4< void, const <br>
HelperAgent *, int, const <br>
String &, const String & > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g621e13292b0fa86ab6c6a875b3bf3874">scim::HelperAgentSlotString</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot4< void, const <br>
HelperAgent *, int, const <br>
String &, int > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#gbe6cf2f9cfb9d2105f981e0f6a15df3f">scim::HelperAgentSlotInt</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot5< void, const <br>
HelperAgent *, int, const <br>
String &, int, int > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g44c1e482392c8ff002350cd299ff706d">scim::HelperAgentSlotIntInt</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot4< void, const <br>
HelperAgent *, int, const <br>
String &, const Transaction & > </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#ged047c6d43b2cad15484d0920c47af43">scim::HelperAgentSlotTransaction</a></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#gfbfb584762577b5bdf051b5b2c556922">scim::SCIM_HELPER_STAND_ALONE</a> = 1</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Helper option indicates that it's a stand alone Helper. <a href="a00163.html#gfbfb584762577b5bdf051b5b2c556922"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g69c1633a3ce3c2bd2ffb435dac55e3cd">scim::SCIM_HELPER_AUTO_START</a> = (1<<1)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Helper option indicates that it must be started automatically when Panel starts. <a href="a00163.html#g69c1633a3ce3c2bd2ffb435dac55e3cd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g1fff7377de7aad93917855a55d7f7f76">scim::SCIM_HELPER_AUTO_RESTART</a> = (1<<2)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Helper option indicates that it should be restarted when it exits abnormally. <a href="a00163.html#g1fff7377de7aad93917855a55d7f7f76"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g1457d0f30f2c644db97be2b0a3cd006e">scim::SCIM_HELPER_NEED_SCREEN_INFO</a> = (1<<3)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Helper option indicates that it needs the screen update information. <a href="a00163.html#g1457d0f30f2c644db97be2b0a3cd006e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32 </td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g2fcc978e52b8c6d850fd7328c9535de4">scim::SCIM_HELPER_NEED_SPOT_LOCATION_INFO</a> = (1<<4)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Helper option indicates that it needs the spot location information. <a href="a00163.html#g2fcc978e52b8c6d850fd7328c9535de4"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Defines <a class="el" href="a00042.html">scim::HelperAgent</a> and it's related types.
<p>
<a class="el" href="a00042.html">scim::HelperAgent</a> is a class used to write Client Helper modules. <hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 14:12:29 2007 for scim by
<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>
|