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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-06-13 12:02:14 UTC
  • mfrom: (1.1.116) (1.2.35 sid)
  • Revision ID: package-import@ubuntu.com-20140613120214-1zx93d8jxwt093aw
Tags: 3.12.2-1ubuntu1
* Merge with Debian, remaining changes:
  - debian/control: build depend on hardening-wrapper
  - Add build-depends and pass configure flag to enable Ubuntu Online
    Accounts support.
  - Filter out -Bsymbolic-functions from LDFLAGS (for future people
    wondering about this change, see e.g. BGO #594473 and duplicates).
  - Enable Ubuntu Online Accounts and split it and GOA into a separate
    package

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
<title>CamelIMAPXCommand</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
 
<link rel="up" href="IMAP.html" title="Extensible IMAP">
9
 
<link rel="prev" href="IMAP.html" title="Extensible IMAP">
 
8
<link rel="up" href="IMAP.html" title="IMAP Service">
 
9
<link rel="prev" href="IMAP.html" title="IMAP Service">
10
10
<link rel="next" href="CamelIMAPXFolder.html" title="CamelIMAPXFolder">
11
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
45
45
struct              <a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommandPart" title="struct CamelIMAPXCommandPart">CamelIMAPXCommandPart</a>;
46
46
<a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="returnvalue">CamelIMAPXCommand</span></a> * <a class="link" href="camel-CamelIMAPXCommand.html#camel-imapx-command-new" title="camel_imapx_command_new ()">camel_imapx_command_new</a>             (<em class="parameter"><code><span class="type">struct _CamelIMAPXServer</span> *is</code></em>,
47
47
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
48
 
                                                         <em class="parameter"><code><a class="link" href="CamelFolder.html" title="CamelFolder"><span class="type">CamelFolder</span></a> *select</code></em>,
 
48
                                                         <em class="parameter"><code><a class="link" href="CamelIMAPXMailbox.html" title="CamelIMAPXMailbox"><span class="type">CamelIMAPXMailbox</span></a> *mailbox</code></em>,
49
49
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *format</code></em>,
50
50
                                                         <em class="parameter"><code>...</code></em>);
51
51
<a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="returnvalue">CamelIMAPXCommand</span></a> * <a class="link" href="camel-CamelIMAPXCommand.html#camel-imapx-command-ref" title="camel_imapx_command_ref ()">camel_imapx_command_ref</a>             (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>);
56
56
struct <a class="link" href="camel-CamelIMAPXJob.html#CamelIMAPXJob" title="struct CamelIMAPXJob"><span class="returnvalue">_CamelIMAPXJob</span></a> * <a class="link" href="camel-CamelIMAPXCommand.html#camel-imapx-command-get-job" title="camel_imapx_command_get_job ()">camel_imapx_command_get_job</a>     (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>);
57
57
<span class="returnvalue">void</span>                <a class="link" href="camel-CamelIMAPXCommand.html#camel-imapx-command-set-job" title="camel_imapx_command_set_job ()">camel_imapx_command_set_job</a>         (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>,
58
58
                                                         <em class="parameter"><code><span class="type">struct _CamelIMAPXJob</span> *job</code></em>);
 
59
<a class="link" href="CamelIMAPXMailbox.html" title="CamelIMAPXMailbox"><span class="returnvalue">CamelIMAPXMailbox</span></a> * <a class="link" href="camel-CamelIMAPXCommand.html#camel-imapx-command-ref-mailbox" title="camel_imapx_command_ref_mailbox ()">camel_imapx_command_ref_mailbox</a>     (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>);
59
60
<span class="returnvalue">void</span>                <a class="link" href="camel-CamelIMAPXCommand.html#camel-imapx-command-add" title="camel_imapx_command_add ()">camel_imapx_command_add</a>             (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>,
60
61
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *format</code></em>,
61
62
                                                         <em class="parameter"><code>...</code></em>);
114
115
<pre class="programlisting">typedef enum {
115
116
        CAMEL_IMAPX_COMMAND_SIMPLE = 0,
116
117
        CAMEL_IMAPX_COMMAND_DATAWRAPPER,
117
 
        CAMEL_IMAPX_COMMAND_STREAM,
118
118
        CAMEL_IMAPX_COMMAND_AUTH,
119
119
        CAMEL_IMAPX_COMMAND_FILE,
120
120
        CAMEL_IMAPX_COMMAND_STRING,
139
139
<td></td>
140
140
</tr>
141
141
<tr>
142
 
<td><p><a name="CAMEL-IMAPX-COMMAND-STREAM:CAPS"></a><span class="term"><code class="literal">CAMEL_IMAPX_COMMAND_STREAM</code></span></p></td>
143
 
<td></td>
144
 
</tr>
145
 
<tr>
146
142
<td><p><a name="CAMEL-IMAPX-COMMAND-AUTH:CAPS"></a><span class="term"><code class="literal">CAMEL_IMAPX_COMMAND_AUTH</code></span></p></td>
147
143
<td></td>
148
144
</tr>
185
181
        /* Command name/type (e.g. FETCH) */
186
182
        const gchar *name;
187
183
 
188
 
        /* Folder to select */
189
 
        CamelFolder *select;
190
 
 
191
184
        /* Status for command, indicates it is complete if != NULL. */
192
185
        struct _status_info *status;
193
186
 
220
213
<a name="camel-imapx-command-new"></a><h3>camel_imapx_command_new ()</h3>
221
214
<pre class="programlisting"><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="returnvalue">CamelIMAPXCommand</span></a> * camel_imapx_command_new             (<em class="parameter"><code><span class="type">struct _CamelIMAPXServer</span> *is</code></em>,
222
215
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
223
 
                                                         <em class="parameter"><code><a class="link" href="CamelFolder.html" title="CamelFolder"><span class="type">CamelFolder</span></a> *select</code></em>,
 
216
                                                         <em class="parameter"><code><a class="link" href="CamelIMAPXMailbox.html" title="CamelIMAPXMailbox"><span class="type">CamelIMAPXMailbox</span></a> *mailbox</code></em>,
224
217
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *format</code></em>,
225
218
                                                         <em class="parameter"><code>...</code></em>);</pre>
226
219
</div>
258
251
</div>
259
252
<hr>
260
253
<div class="refsect2">
 
254
<a name="camel-imapx-command-ref-mailbox"></a><h3>camel_imapx_command_ref_mailbox ()</h3>
 
255
<pre class="programlisting"><a class="link" href="CamelIMAPXMailbox.html" title="CamelIMAPXMailbox"><span class="returnvalue">CamelIMAPXMailbox</span></a> * camel_imapx_command_ref_mailbox     (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>);</pre>
 
256
</div>
 
257
<hr>
 
258
<div class="refsect2">
261
259
<a name="camel-imapx-command-add"></a><h3>camel_imapx_command_add ()</h3>
262
260
<pre class="programlisting"><span class="returnvalue">void</span>                camel_imapx_command_add             (<em class="parameter"><code><a class="link" href="camel-CamelIMAPXCommand.html#CamelIMAPXCommand" title="struct CamelIMAPXCommand"><span class="type">CamelIMAPXCommand</span></a> *ic</code></em>,
263
261
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *format</code></em>,