aboutsummaryrefslogtreecommitdiffstats
path: root/devel-docs/camel/camel-sections.txt
blob: 1f6d45c03ca216743d6625384b3b12f7a7a68ff2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154

<INCLUDE>gnome.h</INCLUDE>
<INCLUDE>camel-data-wrapper.h</INCLUDE>


<SECTION>
<FILE>camel-data-wrapper</FILE>
CamelDataWrapper
<TITLE>CamelDataWrapper</TITLE>
camel_data_wrapper_write_to_stream
<SUBSECTION Standard>
CAMEL_DATA_WRAPPER
camel_data_wrapper_get_type
CAMEL_DATA_WRAPPER_CLASS
</SECTION>

<SECTION>
<FILE>camel-recipient</FILE>
CamelRecipientTable
<TITLE>CamelRecipientTable</TITLE>
camel_recipient_table_new
camel_recipient_table_get
camel_recipient_table_add
camel_recipient_table_add_list
camel_recipient_table_remove
camel_recipient_table_ref
camel_recipient_table_unref
</SECTION>

<SECTION>
<FILE>camel-mime-part</FILE>
CamelMimePart
<TITLE>CamelMimePart</TITLE>
camel_mime_part_add_header
camel_mime_part_set_content_object
camel_mime_part_set_filename
camel_mime_part_get_disposition
camel_mime_part_get_content_MD5
camel_mime_part_get_encoding
camel_mime_part_set_header_lines
camel_mime_part_get_content_object
camel_mime_part_get_content_id
camel_mime_part_set_description
camel_mime_part_set_text
camel_mime_part_set_encoding
camel_mime_part_set_disposition
camel_mime_part_remove_header
camel_mime_part_get_filename
camel_mime_part_get_content_languages
camel_mime_part_set_content_languages
camel_mime_part_get_header_lines
camel_mime_part_get_description
camel_mime_part_get_header
<SUBSECTION Standard>
CAMEL_MIME_PART
camel_mime_part_get_type
CAMEL_MIME_PART_CLASS
</SECTION>



<SECTION>
<FILE>camel-mime-message</FILE>
CamelMimeMessage
<TITLE>CamelMimeMessage</TITLE>
camel_mime_message_remove_recipient
camel_mime_message_get_recipients
camel_mime_message_set_flag
camel_mime_message_set_subject
camel_mime_message_get_reply_to
camel_mime_message_get_from
camel_mime_message_set_reply_to
camel_mime_message_get_sent_date
camel_mime_message_new_with_session
camel_mime_message_add_recipient
camel_mime_message_get_subject
camel_mime_message_set_from
camel_mime_message_get_flag
camel_mime_message_get_message_number
camel_mime_message_get_received_date
camel_mime_message_set_received_date
<SUBSECTION Standard>
CAMEL_MIME_MESSAGE
camel_mime_message_get_type
CAMEL_MIME_MESSAGE_CLASS
</SECTION>


<SECTION>
<FILE>camel-folder</FILE>
CamelFolder
<TITLE>CamelFolder</TITLE>
camel_folder_get_folder
camel_folder_create
camel_folder_delete
camel_folder_delete_messages
camel_folder_get_parent_folder
camel_folder_get_parent_store
camel_folder_get_mode
camel_folder_list_subfolders
<SUBSECTION Standard>
CAMEL_FOLDER
camel_folder_get_type
CAMEL_FOLDER_CLASS
</SECTION>

<SECTION>
<FILE>camel-service</FILE>
CamelService
<TITLE>CamelService</TITLE>
camel_service_connect
camel_service_is_connected
camel_service_connect_to_with_login_passwd
camel_service_connect_to_with_login_passwd_port
camel_service_get_url
<SUBSECTION Standard>
CAMEL_SERVICE
camel_service_get_type
CAMEL_SERVICE_CLASS
</SECTION>

<SECTION>
<FILE>camel-store</FILE>
CamelStore
<TITLE>CamelStore</TITLE>
camel_store_get_separator
camel_store_get_folder
<SUBSECTION Standard>
CAMEL_STORE
camel_store_get_type
CAMEL_STORE_CLASS
</SECTION>


<SECTION>
<FILE>camel-stream</FILE>
CamelStream
<TITLE>CamelStream</TITLE>
camel_stream_seek
camel_stream_write
camel_stream_flush
camel_stream_eos
camel_stream_write_string
camel_stream_close
camel_stream_write_strings
camel_stream_read
camel_stream_available
<SUBSECTION Standard>
CAMEL_STREAM
camel_stream_get_type
CAMEL_STREAM_CLASS
</SECTION>