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

« back to all changes in this revision

Viewing changes to docs/reference/camel/tmpl/camel-stream-mem.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
CamelStreamMem
 
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 CamelStreamMem ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
 
 
29
<!-- ##### FUNCTION camel_stream_mem_new ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
@void: 
 
35
@Returns: 
 
36
 
 
37
 
 
38
<!-- ##### FUNCTION camel_stream_mem_new_with_byte_array ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@buffer: 
 
44
@Returns: 
 
45
 
 
46
 
 
47
<!-- ##### FUNCTION camel_stream_mem_new_with_buffer ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@buffer: 
 
53
@len: 
 
54
@Returns: 
 
55
 
 
56
 
 
57
<!-- ##### FUNCTION camel_stream_mem_set_secure ##### -->
 
58
<para>
 
59
 
 
60
</para>
 
61
 
 
62
@mem: 
 
63
 
 
64
 
 
65
<!-- ##### FUNCTION camel_stream_mem_get_byte_array ##### -->
 
66
<para>
 
67
 
 
68
</para>
 
69
 
 
70
@mem: 
 
71
@Returns: 
 
72
 
 
73
 
 
74
<!-- ##### FUNCTION camel_stream_mem_set_byte_array ##### -->
 
75
<para>
 
76
 
 
77
</para>
 
78
 
 
79
@mem: 
 
80
@buffer: 
 
81
 
 
82
 
 
83
<!-- ##### FUNCTION camel_stream_mem_set_buffer ##### -->
 
84
<para>
 
85
 
 
86
</para>
 
87
 
 
88
@mem: 
 
89
@buffer: 
 
90
@len: 
 
91
 
 
92