~ubuntu-branches/ubuntu/utopic/libgtop2/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/libgtop-open.html

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-14 20:56:18 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070114205618-ut63p39dvj0iv13m
Tags: 2.14.6-1
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream release; no API or ABI change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
<th width="100%" align="center">Libgtop Reference Manual</th>
23
23
<td><a accesskey="n" href="libgtop-parameter.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
24
24
</tr>
25
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4794339" class="shortcut">Top</a>
 
25
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4811520" class="shortcut">Top</a>
26
26
                  &#160;|&#160;
27
 
                  <a href="#id4820621" class="shortcut">Description</a></nobr></td></tr>
 
27
                  <a href="#id4785759" class="shortcut">Description</a></nobr></td></tr>
28
28
</table>
29
29
<div class="refentry" lang="en">
30
30
<a name="libgtop-open"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
33
33
<h2>
34
 
<a name="id4794339"></a><span class="refentrytitle">open</span>
 
34
<a name="id4811520"></a><span class="refentrytitle">open</span>
35
35
</h2>
36
36
<p>open</p>
37
37
</td>
75
75
</pre>
76
76
</div>
77
77
<div class="refsect1" lang="en">
78
 
<a name="id4820621"></a><h2>Description</h2>
 
78
<a name="id4785759"></a><h2>Description</h2>
79
79
<p>
80
80
 
81
81
</p>
82
82
</div>
83
83
<div class="refsect1" lang="en">
84
 
<a name="id4820637"></a><h2>Details</h2>
 
84
<a name="id4785774"></a><h2>Details</h2>
85
85
<div class="refsect2" lang="en">
86
 
<a name="id4820648"></a><h3>
 
86
<a name="id4785785"></a><h3>
87
87
<a name="GLIBTOP-INIT-NO-OPEN:CAPS"></a>GLIBTOP_INIT_NO_OPEN</h3>
88
 
<a class="indexterm" name="id4820659"></a><pre class="programlisting">#define GLIBTOP_INIT_NO_OPEN              1
 
88
<a class="indexterm" name="id4785796"></a><pre class="programlisting">#define GLIBTOP_INIT_NO_OPEN              1
89
89
</pre>
90
90
<p>
91
91
 
93
93
</div>
94
94
<hr>
95
95
<div class="refsect2" lang="en">
96
 
<a name="id4820674"></a><h3>
 
96
<a name="id4785811"></a><h3>
97
97
<a name="GLIBTOP-INIT-NO-INIT:CAPS"></a>GLIBTOP_INIT_NO_INIT</h3>
98
 
<a class="indexterm" name="id4820685"></a><pre class="programlisting">#define GLIBTOP_INIT_NO_INIT              2
 
98
<a class="indexterm" name="id4785823"></a><pre class="programlisting">#define GLIBTOP_INIT_NO_INIT              2
99
99
</pre>
100
100
<p>
101
101
 
103
103
</div>
104
104
<hr>
105
105
<div class="refsect2" lang="en">
106
 
<a name="id4820700"></a><h3>
 
106
<a name="id4785838"></a><h3>
107
107
<a name="GLIBTOP-FEATURES-NO-SERVER:CAPS"></a>GLIBTOP_FEATURES_NO_SERVER</h3>
108
 
<a class="indexterm" name="id4820712"></a><pre class="programlisting">#define GLIBTOP_FEATURES_NO_SERVER        4
 
108
<a class="indexterm" name="id4785849"></a><pre class="programlisting">#define GLIBTOP_FEATURES_NO_SERVER        4
109
109
</pre>
110
110
<p>
111
111
 
113
113
</div>
114
114
<hr>
115
115
<div class="refsect2" lang="en">
116
 
<a name="id4830739"></a><h3>
 
116
<a name="id4832225"></a><h3>
117
117
<a name="GLIBTOP-FEATURES-EXCEPT:CAPS"></a>GLIBTOP_FEATURES_EXCEPT</h3>
118
 
<a class="indexterm" name="id4830751"></a><pre class="programlisting">#define GLIBTOP_FEATURES_EXCEPT           8
 
118
<a class="indexterm" name="id4832236"></a><pre class="programlisting">#define GLIBTOP_FEATURES_EXCEPT           8
119
119
</pre>
120
120
<p>
121
121
 
123
123
</div>
124
124
<hr>
125
125
<div class="refsect2" lang="en">
126
 
<a name="id4830766"></a><h3>
 
126
<a name="id4832251"></a><h3>
127
127
<a name="GLIBTOP-METHOD-DIRECT:CAPS"></a>GLIBTOP_METHOD_DIRECT</h3>
128
 
<a class="indexterm" name="id4830777"></a><pre class="programlisting">#define GLIBTOP_METHOD_DIRECT             1
 
128
<a class="indexterm" name="id4832262"></a><pre class="programlisting">#define GLIBTOP_METHOD_DIRECT             1
129
129
</pre>
130
130
<p>
131
131
 
133
133
</div>
134
134
<hr>
135
135
<div class="refsect2" lang="en">
136
 
<a name="id4830793"></a><h3>
 
136
<a name="id4832278"></a><h3>
137
137
<a name="GLIBTOP-METHOD-PIPE:CAPS"></a>GLIBTOP_METHOD_PIPE</h3>
138
 
<a class="indexterm" name="id4830804"></a><pre class="programlisting">#define GLIBTOP_METHOD_PIPE               2
 
138
<a class="indexterm" name="id4832289"></a><pre class="programlisting">#define GLIBTOP_METHOD_PIPE               2
139
139
</pre>
140
140
<p>
141
141
 
143
143
</div>
144
144
<hr>
145
145
<div class="refsect2" lang="en">
146
 
<a name="id4830820"></a><h3>
 
146
<a name="id4832306"></a><h3>
147
147
<a name="GLIBTOP-METHOD-INET:CAPS"></a>GLIBTOP_METHOD_INET</h3>
148
 
<a class="indexterm" name="id4830832"></a><pre class="programlisting">#define GLIBTOP_METHOD_INET               3
 
148
<a class="indexterm" name="id4832317"></a><pre class="programlisting">#define GLIBTOP_METHOD_INET               3
149
149
</pre>
150
150
<p>
151
151
 
153
153
</div>
154
154
<hr>
155
155
<div class="refsect2" lang="en">
156
 
<a name="id4830848"></a><h3>
 
156
<a name="id4832333"></a><h3>
157
157
<a name="GLIBTOP-METHOD-UNIX:CAPS"></a>GLIBTOP_METHOD_UNIX</h3>
158
 
<a class="indexterm" name="id4830860"></a><pre class="programlisting">#define GLIBTOP_METHOD_UNIX               4
 
158
<a class="indexterm" name="id4832345"></a><pre class="programlisting">#define GLIBTOP_METHOD_UNIX               4
159
159
</pre>
160
160
<p>
161
161
 
163
163
</div>
164
164
<hr>
165
165
<div class="refsect2" lang="en">
166
 
<a name="id4830876"></a><h3>
 
166
<a name="id4832361"></a><h3>
167
167
<a name="GLIBTOP-ERROR-METHOD-IGNORE:CAPS"></a>GLIBTOP_ERROR_METHOD_IGNORE</h3>
168
 
<a class="indexterm" name="id4830889"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_IGNORE       0
 
168
<a class="indexterm" name="id4832374"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_IGNORE       0
169
169
</pre>
170
170
<p>
171
171
 
173
173
</div>
174
174
<hr>
175
175
<div class="refsect2" lang="en">
176
 
<a name="id4830904"></a><h3>
 
176
<a name="id4832389"></a><h3>
177
177
<a name="GLIBTOP-ERROR-METHOD-WARN-ONCE:CAPS"></a>GLIBTOP_ERROR_METHOD_WARN_ONCE</h3>
178
 
<a class="indexterm" name="id4830917"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_WARN_ONCE    1
 
178
<a class="indexterm" name="id4832402"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_WARN_ONCE    1
179
179
</pre>
180
180
<p>
181
181
 
183
183
</div>
184
184
<hr>
185
185
<div class="refsect2" lang="en">
186
 
<a name="id4830932"></a><h3>
 
186
<a name="id4832418"></a><h3>
187
187
<a name="GLIBTOP-ERROR-METHOD-WARN:CAPS"></a>GLIBTOP_ERROR_METHOD_WARN</h3>
188
 
<a class="indexterm" name="id4830946"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_WARN 2
 
188
<a class="indexterm" name="id4832431"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_WARN 2
189
189
</pre>
190
190
<p>
191
191
 
193
193
</div>
194
194
<hr>
195
195
<div class="refsect2" lang="en">
196
 
<a name="id4830961"></a><h3>
 
196
<a name="id4832446"></a><h3>
197
197
<a name="GLIBTOP-ERROR-METHOD-ABORT:CAPS"></a>GLIBTOP_ERROR_METHOD_ABORT</h3>
198
 
<a class="indexterm" name="id4830973"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_ABORT        3
 
198
<a class="indexterm" name="id4832458"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_ABORT        3
199
199
</pre>
200
200
<p>
201
201
 
203
203
</div>
204
204
<hr>
205
205
<div class="refsect2" lang="en">
206
 
<a name="id4830988"></a><h3>
 
206
<a name="id4832474"></a><h3>
207
207
<a name="GLIBTOP-ERROR-METHOD-DEFAULT:CAPS"></a>GLIBTOP_ERROR_METHOD_DEFAULT</h3>
208
 
<a class="indexterm" name="id4822252"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_DEFAULT      GLIBTOP_ERROR_METHOD_WARN_ONCE
 
208
<a class="indexterm" name="id4822542"></a><pre class="programlisting">#define GLIBTOP_ERROR_METHOD_DEFAULT      GLIBTOP_ERROR_METHOD_WARN_ONCE
209
209
</pre>
210
210
<p>
211
211
 
213
213
</div>
214
214
<hr>
215
215
<div class="refsect2" lang="en">
216
 
<a name="id4822269"></a><h3>
 
216
<a name="id4822559"></a><h3>
217
217
<a name="glibtop-open-l"></a>glibtop_open_l ()</h3>
218
 
<a class="indexterm" name="id4822282"></a><pre class="programlisting">void        glibtop_open_l                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
218
<a class="indexterm" name="id4822572"></a><pre class="programlisting">void        glibtop_open_l                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
219
219
                                             const char *program_name,
220
220
                                             long features ,
221
221
                                             unsigned flags );</pre>
252
252
</div>
253
253
<hr>
254
254
<div class="refsect2" lang="en">
255
 
<a name="id4822390"></a><h3>
 
255
<a name="id4822680"></a><h3>
256
256
<a name="glibtop-init-p"></a>glibtop_init_p ()</h3>
257
 
<a class="indexterm" name="id4822403"></a><pre class="programlisting">void        glibtop_init_p                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
257
<a class="indexterm" name="id4822693"></a><pre class="programlisting">void        glibtop_init_p                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
258
258
                                             long features ,
259
259
                                             unsigned flags );</pre>
260
260
<p>
285
285
</div>
286
286
<hr>
287
287
<div class="refsect2" lang="en">
288
 
<a name="id4822491"></a><h3>
 
288
<a name="id4822781"></a><h3>
289
289
<a name="glibtop-open-p"></a>glibtop_open_p ()</h3>
290
 
<a class="indexterm" name="id4822503"></a><pre class="programlisting">void        glibtop_open_p                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
290
<a class="indexterm" name="id4822793"></a><pre class="programlisting">void        glibtop_open_p                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
291
291
                                             const char *program_name,
292
292
                                             long features ,
293
293
                                             unsigned flags );</pre>
324
324
</div>
325
325
<hr>
326
326
<div class="refsect2" lang="en">
327
 
<a name="id4833297"></a><h3>
 
327
<a name="id4833630"></a><h3>
328
328
<a name="glibtop-open-s"></a>glibtop_open_s ()</h3>
329
 
<a class="indexterm" name="id4833307"></a><pre class="programlisting">void        glibtop_open_s                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
329
<a class="indexterm" name="id4833640"></a><pre class="programlisting">void        glibtop_open_s                  (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
330
330
                                             const char *program_name,
331
331
                                             long features ,
332
332
                                             unsigned flags );</pre>