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

« back to all changes in this revision

Viewing changes to docs/reference/camel/tmpl/camel-nntp-stream.sgml

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-19 12:15:29 UTC
  • mfrom: (1.1.93 upstream)
  • Revision ID: package-import@ubuntu.com-20110919121529-nsmfnges77ec7hux
Tags: 3.1.92-0ubuntu1
* New upstream release.
  - Cannot add more than one appointment per session (LP: #852277)
  - Contacts calendar backend doesn't show events (LP: #853905)
  - Set X-Evolution-Source header consistently (LP: #660626)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
CamelNNTPStream
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### SECTION Image ##### -->
 
21
 
 
22
 
 
23
<!-- ##### STRUCT CamelNNTPStream ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
@parent: 
 
29
@source: 
 
30
@mode: 
 
31
@state: 
 
32
@buf: 
 
33
@ptr: 
 
34
@end: 
 
35
@linebuf: 
 
36
@lineptr: 
 
37
@lineend: 
 
38
 
 
39
<!-- ##### ENUM camel_nntp_stream_mode_t ##### -->
 
40
<para>
 
41
 
 
42
</para>
 
43
 
 
44
@CAMEL_NNTP_STREAM_LINE: 
 
45
@CAMEL_NNTP_STREAM_DATA: 
 
46
@CAMEL_NNTP_STREAM_EOD: 
 
47
 
 
48
<!-- ##### FUNCTION camel_nntp_stream_new ##### -->
 
49
<para>
 
50
 
 
51
</para>
 
52
 
 
53
@source: 
 
54
@Returns: 
 
55
 
 
56
 
 
57
<!-- ##### FUNCTION camel_nntp_stream_set_mode ##### -->
 
58
<para>
 
59
 
 
60
</para>
 
61
 
 
62
@is: 
 
63
@mode: 
 
64
 
 
65
 
 
66
<!-- ##### FUNCTION camel_nntp_stream_line ##### -->
 
67
<para>
 
68
 
 
69
</para>
 
70
 
 
71
@is: 
 
72
@data: 
 
73
@len: 
 
74
@Returns: 
 
75
 
 
76
 
 
77
<!-- ##### FUNCTION camel_nntp_stream_gets ##### -->
 
78
<para>
 
79
 
 
80
</para>
 
81
 
 
82
@is: 
 
83
@start: 
 
84
@len: 
 
85
@Returns: 
 
86
 
 
87
 
 
88
<!-- ##### FUNCTION camel_nntp_stream_getd ##### -->
 
89
<para>
 
90
 
 
91
</para>
 
92
 
 
93
@is: 
 
94
@start: 
 
95
@len: 
 
96
@Returns: 
 
97
 
 
98