source: trunk/source/interfaces/html/G4Win32_8cc.html @ 806

Last change on this file since 806 was 571, checked in by garnier, 17 years ago

r581@mac-90108: laurentgarnier | 2007-08-17 17:30:26 +0200
deplacement de frame

  • Property svn:mime-type set to text/html
File size: 4.1 KB
Line 
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>G4Win32.cc 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&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8<h1>G4Win32.cc File Reference</h1>
9<p>
10<a href="G4Win32_8cc-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>Variables</h2></td></tr>
13<tr><td class="memItemLeft" nowrap align=right valign=top>char&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="G4Win32_8cc.html#a0">className</a> [] = "G4Win32"</td></tr>
14
15<tr><td class="memItemLeft" nowrap align=right valign=top>G4bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="G4Win32_8cc.html#a1">Win32Inited</a> = FALSE</td></tr>
16
17<tr><td class="memItemLeft" nowrap align=right valign=top>HWND&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="G4Win32_8cc.html#a2">topWindow</a> = NULL</td></tr>
18
19</table>
20<hr><h2>Variable Documentation</h2>
21<a class="anchor" name="a0" doxytag="G4Win32.cc::className" ></a><p>
22<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
23  <tr>
24    <td class="mdRow">
25      <table cellpadding="0" cellspacing="0" border="0">
26        <tr>
27          <td class="md" nowrap valign="top"> char <a class="el" href="G4Win32_8cc.html#a0">className</a>[] = "G4Win32"<code> [static]</code>
28      </table>
29    </td>
30  </tr>
31</table>
32<table cellspacing=5 cellpadding=0 border=0>
33  <tr>
34    <td>
35      &nbsp;
36    </td>
37    <td>
38
39<p>
40
41<p>
42Definition at line <a class="el" href="G4Win32_8cc-source.html#l00039">39</a> of file <a class="el" href="G4Win32_8cc-source.html">G4Win32.cc</a>.
43<p>
44Referenced by <a class="el" href="G4Win32_8cc-source.html#l00057">G4Win32::G4Win32()</a>.    </td>
45  </tr>
46</table>
47<a class="anchor" name="a2" doxytag="G4Win32.cc::topWindow" ></a><p>
48<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
49  <tr>
50    <td class="mdRow">
51      <table cellpadding="0" cellspacing="0" border="0">
52        <tr>
53          <td class="md" nowrap valign="top"> HWND <a class="el" href="G4Win32_8cc.html#a2">topWindow</a> = NULL<code> [static]</code>
54      </table>
55    </td>
56  </tr>
57</table>
58<table cellspacing=5 cellpadding=0 border=0>
59  <tr>
60    <td>
61      &nbsp;
62    </td>
63    <td>
64
65<p>
66
67<p>
68Definition at line <a class="el" href="G4Win32_8cc-source.html#l00044">44</a> of file <a class="el" href="G4Win32_8cc-source.html">G4Win32.cc</a>.
69<p>
70Referenced by <a class="el" href="G4Win32_8cc-source.html#l00057">G4Win32::G4Win32()</a>.    </td>
71  </tr>
72</table>
73<a class="anchor" name="a1" doxytag="G4Win32.cc::Win32Inited" ></a><p>
74<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
75  <tr>
76    <td class="mdRow">
77      <table cellpadding="0" cellspacing="0" border="0">
78        <tr>
79          <td class="md" nowrap valign="top"> G4bool <a class="el" href="G4Win32_8cc.html#a1">Win32Inited</a> = FALSE<code> [static]</code>
80      </table>
81    </td>
82  </tr>
83</table>
84<table cellspacing=5 cellpadding=0 border=0>
85  <tr>
86    <td>
87      &nbsp;
88    </td>
89    <td>
90
91<p>
92
93<p>
94Definition at line <a class="el" href="G4Win32_8cc-source.html#l00043">43</a> of file <a class="el" href="G4Win32_8cc-source.html">G4Win32.cc</a>.
95<p>
96Referenced by <a class="el" href="G4Win32_8cc-source.html#l00057">G4Win32::G4Win32()</a>, and <a class="el" href="G4Win32_8cc-source.html#l00105">G4Win32::Inited()</a>.    </td>
97  </tr>
98</table>
99<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 22 11:07:03 2007 by
100<a href="http://www.doxygen.org/index.html">
101<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
102</a>1.3.4 </small></address>
103</body>
104</html>
Note: See TracBrowser for help on using the repository browser.