| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
|---|
| 3 | <title>G4UIGainServer.hh File Reference</title>
|
|---|
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css">
|
|---|
| 5 | </head><body>
|
|---|
| 6 | <!-- Generated by Doxygen 1.3.4 -->
|
|---|
| 7 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
|
|---|
| 8 | <h1>G4UIGainServer.hh File Reference</h1>
|
|---|
| 9 | <p>
|
|---|
| 10 | <a href="G4UIGainServer_8hh-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
|
|---|
| 11 | <tr><td></td></tr>
|
|---|
| 12 | <tr><td colspan=2><br><h2>Classes</h2></td></tr>
|
|---|
| 13 | <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classG4UIGainServer.html">G4UIGainServer</a></td></tr>
|
|---|
| 14 |
|
|---|
| 15 | <tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
|
|---|
| 16 | <tr><td class="memItemLeft" nowrap align=right valign=top>enum </td><td class="memItemRight" valign=bottom><a class="el" href="G4UIGainServer_8hh.html#a7">UImode</a> { <a class="el" href="G4UIGainServer_8hh.html#a7a0">terminal_mode</a>,
|
|---|
| 17 | <a class="el" href="G4UIGainServer_8hh.html#a7a1">java_mode</a>,
|
|---|
| 18 | <a class="el" href="G4UIGainServer_8hh.html#a7a2">tcl_mode</a>
|
|---|
| 19 | }</td></tr>
|
|---|
| 20 |
|
|---|
| 21 | <tr><td class="memItemLeft" nowrap align=right valign=top>enum </td><td class="memItemRight" valign=bottom><a class="el" href="G4UIGainServer_8hh.html#a8">ChangeOfTree</a> { <a class="el" href="G4UIGainServer_8hh.html#a8a3">notChanged</a> = 0,
|
|---|
| 22 | <a class="el" href="G4UIGainServer_8hh.html#a8a4">added</a>,
|
|---|
| 23 | <a class="el" href="G4UIGainServer_8hh.html#a8a5">deleted</a>,
|
|---|
| 24 | <a class="el" href="G4UIGainServer_8hh.html#a8a6">addedAndDeleted</a>
|
|---|
| 25 | }</td></tr>
|
|---|
| 26 |
|
|---|
| 27 | </table>
|
|---|
| 28 | <hr><h2>Enumeration Type Documentation</h2>
|
|---|
| 29 | <a class="anchor" name="a8" doxytag="G4UIGainServer.hh::ChangeOfTree" ></a><p>
|
|---|
| 30 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
|---|
| 31 | <tr>
|
|---|
| 32 | <td class="mdRow">
|
|---|
| 33 | <table cellpadding="0" cellspacing="0" border="0">
|
|---|
| 34 | <tr>
|
|---|
| 35 | <td class="md" nowrap valign="top"> enum <a class="el" href="G4UIGainServer_8hh.html#a8">ChangeOfTree</a>
|
|---|
| 36 | </table>
|
|---|
| 37 | </td>
|
|---|
| 38 | </tr>
|
|---|
| 39 | </table>
|
|---|
| 40 | <table cellspacing=5 cellpadding=0 border=0>
|
|---|
| 41 | <tr>
|
|---|
| 42 | <td>
|
|---|
| 43 |
|
|---|
| 44 | </td>
|
|---|
| 45 | <td>
|
|---|
| 46 |
|
|---|
| 47 | <p>
|
|---|
| 48 | <dl compact><dt><b>Enumeration values: </b></dt><dd>
|
|---|
| 49 | <table border=0 cellspacing=2 cellpadding=0>
|
|---|
| 50 | <tr><td valign=top><em><a class="anchor" name="a8a3" doxytag="notChanged" ></a>notChanged</em> </td><td>
|
|---|
| 51 | </td></tr>
|
|---|
| 52 | <tr><td valign=top><em><a class="anchor" name="a8a4" doxytag="added" ></a>added</em> </td><td>
|
|---|
| 53 | </td></tr>
|
|---|
| 54 | <tr><td valign=top><em><a class="anchor" name="a8a5" doxytag="deleted" ></a>deleted</em> </td><td>
|
|---|
| 55 | </td></tr>
|
|---|
| 56 | <tr><td valign=top><em><a class="anchor" name="a8a6" doxytag="addedAndDeleted" ></a>addedAndDeleted</em> </td><td>
|
|---|
| 57 | </td></tr>
|
|---|
| 58 | </table>
|
|---|
| 59 | </dl>
|
|---|
| 60 |
|
|---|
| 61 | <p>
|
|---|
| 62 | Definition at line <a class="el" href="G4UIGainServer_8hh-source.html#l00054">54</a> of file <a class="el" href="G4UIGainServer_8hh-source.html">G4UIGainServer.hh</a>.
|
|---|
| 63 | <p>
|
|---|
| 64 | <div class="fragment"><pre>00054 { <a class="code" href="G4UIGAG_8hh.html#a8a3">notChanged</a>=0, <a class="code" href="G4UIGAG_8hh.html#a8a4">added</a>, <a class="code" href="G4UIGAG_8hh.html#a8a5">deleted</a>, <a class="code" href="G4UIGAG_8hh.html#a8a6">addedAndDeleted</a> };
|
|---|
| 65 | </pre></div> </td>
|
|---|
| 66 | </tr>
|
|---|
| 67 | </table>
|
|---|
| 68 | <a class="anchor" name="a7" doxytag="G4UIGainServer.hh::UImode" ></a><p>
|
|---|
| 69 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
|---|
| 70 | <tr>
|
|---|
| 71 | <td class="mdRow">
|
|---|
| 72 | <table cellpadding="0" cellspacing="0" border="0">
|
|---|
| 73 | <tr>
|
|---|
| 74 | <td class="md" nowrap valign="top"> enum <a class="el" href="G4UIGainServer_8hh.html#a7">UImode</a>
|
|---|
| 75 | </table>
|
|---|
| 76 | </td>
|
|---|
| 77 | </tr>
|
|---|
| 78 | </table>
|
|---|
| 79 | <table cellspacing=5 cellpadding=0 border=0>
|
|---|
| 80 | <tr>
|
|---|
| 81 | <td>
|
|---|
| 82 |
|
|---|
| 83 | </td>
|
|---|
| 84 | <td>
|
|---|
| 85 |
|
|---|
| 86 | <p>
|
|---|
| 87 | <dl compact><dt><b>Enumeration values: </b></dt><dd>
|
|---|
| 88 | <table border=0 cellspacing=2 cellpadding=0>
|
|---|
| 89 | <tr><td valign=top><em><a class="anchor" name="a7a0" doxytag="terminal_mode" ></a>terminal_mode</em> </td><td>
|
|---|
| 90 | </td></tr>
|
|---|
| 91 | <tr><td valign=top><em><a class="anchor" name="a7a1" doxytag="java_mode" ></a>java_mode</em> </td><td>
|
|---|
| 92 | </td></tr>
|
|---|
| 93 | <tr><td valign=top><em><a class="anchor" name="a7a2" doxytag="tcl_mode" ></a>tcl_mode</em> </td><td>
|
|---|
| 94 | </td></tr>
|
|---|
| 95 | </table>
|
|---|
| 96 | </dl>
|
|---|
| 97 |
|
|---|
| 98 | <p>
|
|---|
| 99 | Definition at line <a class="el" href="G4UIGainServer_8hh-source.html#l00053">53</a> of file <a class="el" href="G4UIGainServer_8hh-source.html">G4UIGainServer.hh</a>.
|
|---|
| 100 | <p>
|
|---|
| 101 | <div class="fragment"><pre>00053 { <a class="code" href="G4UIGAG_8hh.html#a7a0">terminal_mode</a> , <a class="code" href="G4UIGAG_8hh.html#a7a1">java_mode</a>, <a class="code" href="G4UIGAG_8hh.html#a7a2">tcl_mode</a> };
|
|---|
| 102 | </pre></div> </td>
|
|---|
| 103 | </tr>
|
|---|
| 104 | </table>
|
|---|
| 105 | <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 22 11:07:03 2007 by
|
|---|
| 106 | <a href="http://www.doxygen.org/index.html">
|
|---|
| 107 | <img src="doxygen.png" alt="doxygen" align="middle" border=0 >
|
|---|
| 108 | </a>1.3.4 </small></address>
|
|---|
| 109 | </body>
|
|---|
| 110 | </html>
|
|---|