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

« back to all changes in this revision

Viewing changes to doc/reference/html/libgtop-Close.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-Command.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="#id4782921" class="shortcut">Top</a>
 
25
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4819292" class="shortcut">Top</a>
26
26
                  &#160;|&#160;
27
 
                  <a href="#id4810327" class="shortcut">Description</a></nobr></td></tr>
 
27
                  <a href="#id4810634" class="shortcut">Description</a></nobr></td></tr>
28
28
</table>
29
29
<div class="refentry" lang="en">
30
30
<a name="libgtop-Close"></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="id4782921"></a><span class="refentrytitle">Close</span>
 
34
<a name="id4819292"></a><span class="refentrytitle">Close</span>
35
35
</h2>
36
36
<p>Close</p>
37
37
</td>
51
51
</pre>
52
52
</div>
53
53
<div class="refsect1" lang="en">
54
 
<a name="id4810327"></a><h2>Description</h2>
 
54
<a name="id4810634"></a><h2>Description</h2>
55
55
<p>
56
56
 
57
57
</p>
58
58
</div>
59
59
<div class="refsect1" lang="en">
60
 
<a name="id4810343"></a><h2>Details</h2>
 
60
<a name="id4810650"></a><h2>Details</h2>
61
61
<div class="refsect2" lang="en">
62
 
<a name="id4810354"></a><h3>
 
62
<a name="id4810660"></a><h3>
63
63
<a name="glibtop-close"></a>glibtop_close ()</h3>
64
 
<a class="indexterm" name="id4810366"></a><pre class="programlisting">void        glibtop_close                   (void);</pre>
 
64
<a class="indexterm" name="id4810673"></a><pre class="programlisting">void        glibtop_close                   (void);</pre>
65
65
<p>
66
66
Close the connection to the server.</p>
67
67
<p>
70
70
</div>
71
71
<hr>
72
72
<div class="refsect2" lang="en">
73
 
<a name="id4810391"></a><h3>
 
73
<a name="id4810697"></a><h3>
74
74
<a name="glibtop-close-r"></a>glibtop_close_r ()</h3>
75
 
<a class="indexterm" name="id4810403"></a><pre class="programlisting">void        glibtop_close_r                 (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
75
<a class="indexterm" name="id4810710"></a><pre class="programlisting">void        glibtop_close_r                 (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
76
76
<p>
77
77
 
78
78
</p>
89
89
</div>
90
90
<hr>
91
91
<div class="refsect2" lang="en">
92
 
<a name="id4797186"></a><h3>
 
92
<a name="id4817609"></a><h3>
93
93
<a name="glibtop-close-s"></a>glibtop_close_s ()</h3>
94
 
<a class="indexterm" name="id4797198"></a><pre class="programlisting">void        glibtop_close_s                 (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
94
<a class="indexterm" name="id4817622"></a><pre class="programlisting">void        glibtop_close_s                 (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
95
95
<p>
96
96
 
97
97
</p>
108
108
</div>
109
109
<hr>
110
110
<div class="refsect2" lang="en">
111
 
<a name="id4797243"></a><h3>
 
111
<a name="id4817667"></a><h3>
112
112
<a name="glibtop-close-p"></a>glibtop_close_p ()</h3>
113
 
<a class="indexterm" name="id4797256"></a><pre class="programlisting">void        glibtop_close_p                 (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
113
<a class="indexterm" name="id4817679"></a><pre class="programlisting">void        glibtop_close_p                 (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
114
114
<p>
115
115
 
116
116
</p>