~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelStreamFs.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CamelStreamFs</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Streams.html" title="Streams">
9
9
<link rel="prev" href="camel-CamelStreamFilter.html" title="CamelStreamFilter">
26
26
                  <a href="#camel-CamelStreamFs.description" class="shortcut">Description</a>
27
27
</td></tr>
28
28
</table>
29
 
<div class="refentry" lang="en">
 
29
<div class="refentry" title="CamelStreamFs">
30
30
<a name="camel-CamelStreamFs"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
38
 
<div class="refsynopsisdiv">
 
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="camel-CamelStreamFs.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">struct              <a class="link" href="camel-CamelStreamFs.html#CamelStreamFs" title="struct CamelStreamFs">CamelStreamFs</a>;
41
41
<a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       <a class="link" href="camel-CamelStreamFs.html#camel-stream-fs-new-with-name" title="camel_stream_fs_new_with_name ()">camel_stream_fs_new_with_name</a>       (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
54
54
                                                         <em class="parameter"><code><span class="type">off_t</span> end</code></em>);
55
55
</pre>
56
56
</div>
57
 
<div class="refsect1" lang="en">
 
57
<div class="refsect1" title="Description">
58
58
<a name="camel-CamelStreamFs.description"></a><h2>Description</h2>
59
59
<p>
60
60
</p>
61
61
</div>
62
 
<div class="refsect1" lang="en">
 
62
<div class="refsect1" title="Details">
63
63
<a name="camel-CamelStreamFs.details"></a><h2>Details</h2>
64
 
<div class="refsect2" lang="en">
 
64
<div class="refsect2" title="struct CamelStreamFs">
65
65
<a name="CamelStreamFs"></a><h3>struct CamelStreamFs</h3>
66
66
<pre class="programlisting">struct CamelStreamFs {
67
67
        CamelSeekableStream parent_object;
73
73
</p>
74
74
</div>
75
75
<hr>
76
 
<div class="refsect2" lang="en">
 
76
<div class="refsect2" title="camel_stream_fs_new_with_name ()">
77
77
<a name="camel-stream-fs-new-with-name"></a><h3>camel_stream_fs_new_with_name ()</h3>
78
78
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       camel_stream_fs_new_with_name       (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
79
79
                                                         <em class="parameter"><code><span class="type">gint</span> flags</code></em>,
80
80
                                                         <em class="parameter"><code><span class="type">mode_t</span> mode</code></em>);</pre>
81
81
<p>
82
82
Creates a new <a class="link" href="camel-CamelStreamFs.html#CamelStreamFs" title="struct CamelStreamFs"><span class="type">CamelStreamFs</span></a> corresponding to the named file, flags,
83
 
and mode.</p>
 
83
and mode.
 
84
</p>
84
85
<div class="variablelist"><table border="0">
85
86
<col align="left" valign="top">
86
87
<tbody>
108
109
</table></div>
109
110
</div>
110
111
<hr>
111
 
<div class="refsect2" lang="en">
 
112
<div class="refsect2" title="camel_stream_fs_new_with_name_and_bounds ()">
112
113
<a name="camel-stream-fs-new-with-name-and-bounds"></a><h3>camel_stream_fs_new_with_name_and_bounds ()</h3>
113
114
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       camel_stream_fs_new_with_name_and_bounds
114
115
                                                        (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
117
118
                                                         <em class="parameter"><code><span class="type">off_t</span> start</code></em>,
118
119
                                                         <em class="parameter"><code><span class="type">off_t</span> end</code></em>);</pre>
119
120
<p>
120
 
Creates a new CamelStream corresponding to the given arguments.</p>
 
121
Creates a new CamelStream corresponding to the given arguments.
 
122
</p>
121
123
<div class="variablelist"><table border="0">
122
124
<col align="left" valign="top">
123
125
<tbody>
155
157
</table></div>
156
158
</div>
157
159
<hr>
158
 
<div class="refsect2" lang="en">
 
160
<div class="refsect2" title="camel_stream_fs_new_with_fd ()">
159
161
<a name="camel-stream-fs-new-with-fd"></a><h3>camel_stream_fs_new_with_fd ()</h3>
160
162
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       camel_stream_fs_new_with_fd         (<em class="parameter"><code><span class="type">gint</span> fd</code></em>);</pre>
161
163
<p>
162
164
Creates a new fs stream using the given file descriptor <em class="parameter"><code>fd</code></em> as the
163
165
backing store. When the stream is destroyed, the file descriptor
164
 
will be closed.</p>
 
166
will be closed.
 
167
</p>
165
168
<div class="variablelist"><table border="0">
166
169
<col align="left" valign="top">
167
170
<tbody>
179
182
</table></div>
180
183
</div>
181
184
<hr>
182
 
<div class="refsect2" lang="en">
 
185
<div class="refsect2" title="camel_stream_fs_new_with_fd_and_bounds ()">
183
186
<a name="camel-stream-fs-new-with-fd-and-bounds"></a><h3>camel_stream_fs_new_with_fd_and_bounds ()</h3>
184
187
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream"><span class="returnvalue">CamelStream</span></a> *       camel_stream_fs_new_with_fd_and_bounds
185
188
                                                        (<em class="parameter"><code><span class="type">gint</span> fd</code></em>,
187
190
                                                         <em class="parameter"><code><span class="type">off_t</span> end</code></em>);</pre>
188
191
<p>
189
192
Gets a stream associated with the given file descriptor and bounds.
190
 
When the stream is destroyed, the file descriptor will be closed.</p>
 
193
When the stream is destroyed, the file descriptor will be closed.
 
194
</p>
191
195
<div class="variablelist"><table border="0">
192
196
<col align="left" valign="top">
193
197
<tbody>