This file is indexed.

/usr/share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html is in libloudmouth1-dev 1.4.3-10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LmMessageNode</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="Loudmouth Reference Manual">
<link rel="up" href="ch01.html" title="Loudmouth">
<link rel="prev" href="loudmouth-lm-message-handler.html" title="LmMessageHandler">
<link rel="next" href="loudmouth-lm-ssl.html" title="LmSSL">
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="loudmouth-lm-message-handler.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Loudmouth Reference Manual</th>
<td><a accesskey="n" href="loudmouth-lm-ssl.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#loudmouth-lm-message-node.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#loudmouth-lm-message-node.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="loudmouth-lm-message-node"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="loudmouth-lm-message-node.top_of_page"></a>LmMessageNode</span></h2>
<p>LmMessageNode — A node in the message tree</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="loudmouth-lm-message-node.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">struct              <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode">LmMessageNode</a>;
const <span class="returnvalue">gchar</span> *       <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-get-value" title="lm_message_node_get_value ()">lm_message_node_get_value</a>           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-set-value" title="lm_message_node_set_value ()">lm_message_node_set_value</a>           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *value</code></em>);
<a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-add-child" title="lm_message_node_add_child ()">lm_message_node_add_child</a>           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *value</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-set-attributes" title="lm_message_node_set_attributes ()">lm_message_node_set_attributes</a>      (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
                                                         <em class="parameter"><code>...</code></em>);
const <span class="returnvalue">gchar</span> *       <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-get-attribute" title="lm_message_node_get_attribute ()">lm_message_node_get_attribute</a>       (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-set-attribute" title="lm_message_node_set_attribute ()">lm_message_node_set_attribute</a>       (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *value</code></em>);
<a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-get-child" title="lm_message_node_get_child ()">lm_message_node_get_child</a>           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *child_name</code></em>);
<a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-find-child" title="lm_message_node_find_child ()">lm_message_node_find_child</a>          (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *child_name</code></em>);
<span class="returnvalue">gboolean</span>            <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-get-raw-mode" title="lm_message_node_get_raw_mode ()">lm_message_node_get_raw_mode</a>        (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-set-raw-mode" title="lm_message_node_set_raw_mode ()">lm_message_node_set_raw_mode</a>        (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> raw_mode</code></em>);
<a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-ref" title="lm_message_node_ref ()">lm_message_node_ref</a>                 (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-unref" title="lm_message_node_unref ()">lm_message_node_unref</a>               (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);
<span class="returnvalue">gchar</span> *             <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-to-string" title="lm_message_node_to_string ()">lm_message_node_to_string</a>           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="loudmouth-lm-message-node.description"></a><h2>Description</h2>
<p>
Represents a node in the <a class="link" href="loudmouth-lm-message.html#LmMessage" title="LmMessage"><span class="type">LmMessage</span></a> tree. These map to XML nodes in the XMPP protocol.
</p>
</div>
<div class="refsect1">
<a name="loudmouth-lm-message-node.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="LmMessageNode"></a><h3>struct LmMessageNode</h3>
<pre class="programlisting">struct LmMessageNode {
	gchar      *name;
	gchar      *value;
	gboolean    raw_mode;

        LmMessageNode     *next;
        LmMessageNode     *prev;
	LmMessageNode     *parent;
        LmMessageNode     *children;
};
</pre>
<p>
A struct representing a node in a message.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><span class="type">gchar</span> *<em class="structfield"><code><a name="LmMessageNode.name"></a>name</code></em>;</span></p></td>
<td>the name of the node</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">gchar</span> *<em class="structfield"><code><a name="LmMessageNode.value"></a>value</code></em>;</span></p></td>
<td>value of the node, can be NULL</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">gboolean</span> <em class="structfield"><code><a name="LmMessageNode.raw-mode"></a>raw_mode</code></em>;</span></p></td>
<td>if true, don't escape the content of the message. The content must be valid XML.</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *<em class="structfield"><code><a name="LmMessageNode.next"></a>next</code></em>;</span></p></td>
<td>next sibling</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *<em class="structfield"><code><a name="LmMessageNode.prev"></a>prev</code></em>;</span></p></td>
<td>previous sibling</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *<em class="structfield"><code><a name="LmMessageNode.parent"></a>parent</code></em>;</span></p></td>
<td>node parent</td>
</tr>
<tr>
<td><p><span class="term"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *<em class="structfield"><code><a name="LmMessageNode.children"></a>children</code></em>;</span></p></td>
<td>pointing to first child</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-get-value"></a><h3>lm_message_node_get_value ()</h3>
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       lm_message_node_get_value           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);</pre>
<p>
Retrieves the value of <em class="parameter"><code>node</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>The value of the node or <code class="literal">NULL</code>.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-set-value"></a><h3>lm_message_node_set_value ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                lm_message_node_set_value           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *value</code></em>);</pre>
<p>
Sets the value of <em class="parameter"><code>node</code></em>. If a previous value is set it will be freed.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
<td>the new value.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-add-child"></a><h3>lm_message_node_add_child ()</h3>
<pre class="programlisting"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     lm_message_node_add_child           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *value</code></em>);</pre>
<p>
Add a child node with <em class="parameter"><code>name</code></em> and value set to <em class="parameter"><code>value</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
<td>the name of the new child</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
<td>value of the new child</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the newly created child</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-set-attributes"></a><h3>lm_message_node_set_attributes ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                lm_message_node_set_attributes      (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
                                                         <em class="parameter"><code>...</code></em>);</pre>
<p>
Sets a list of attributes. The arguments should be names and corresponding 
value and needs to be ended with <code class="literal">NULL</code>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
<td>the first attribute, should be followed by a string with the value</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-get-attribute"></a><h3>lm_message_node_get_attribute ()</h3>
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       lm_message_node_get_attribute       (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
<p>
Fetches the attribute <em class="parameter"><code>name</code></em> from <em class="parameter"><code>node</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
<td>the attribute name</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the attribute value or <code class="literal">NULL</code> if not set</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-set-attribute"></a><h3>lm_message_node_set_attribute ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                lm_message_node_set_attribute       (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *value</code></em>);</pre>
<p>
Sets the attribute <em class="parameter"><code>name</code></em> to <em class="parameter"><code>value</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
<td>name of attribute</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
<td>value of attribute.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-get-child"></a><h3>lm_message_node_get_child ()</h3>
<pre class="programlisting"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     lm_message_node_get_child           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *child_name</code></em>);</pre>
<p>
Fetches the child <em class="parameter"><code>child_name</code></em> from <em class="parameter"><code>node</code></em>. If child is not found as an 
immediate child of <em class="parameter"><code>node</code></em> <code class="literal">NULL</code> is returned.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>child_name</code></em> :</span></p></td>
<td>the childs name</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the child node or <code class="literal">NULL</code> if not found</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-find-child"></a><h3>lm_message_node_find_child ()</h3>
<pre class="programlisting"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     lm_message_node_find_child          (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *child_name</code></em>);</pre>
<p>
Locates a child among all children of <em class="parameter"><code>node</code></em>. The entire tree will be search 
until a child with name <em class="parameter"><code>child_name</code></em> is located.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>A <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>child_name</code></em> :</span></p></td>
<td>The name of the child to find</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the located child or <code class="literal">NULL</code> if not found</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-get-raw-mode"></a><h3>lm_message_node_get_raw_mode ()</h3>
<pre class="programlisting"><span class="returnvalue">gboolean</span>            lm_message_node_get_raw_mode        (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);</pre>
<p>
Checks if the nodes value should be sent as raw mode.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
<code class="literal">TRUE</code> if nodes value should be sent as is and <code class="literal">FALSE</code> if the value will be escaped before sending.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-set-raw-mode"></a><h3>lm_message_node_set_raw_mode ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                lm_message_node_set_raw_mode        (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>,
                                                         <em class="parameter"><code><span class="type">gboolean</span> raw_mode</code></em>);</pre>
<p>
Set <em class="parameter"><code>raw_mode</code></em> to <code class="literal">TRUE</code> if you don't want to escape the value. You need to make sure the value is valid XML yourself.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>raw_mode</code></em> :</span></p></td>
<td>boolean specifying if node value should be escaped or not.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-ref"></a><h3>lm_message_node_ref ()</h3>
<pre class="programlisting"><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="returnvalue">LmMessageNode</span></a> *     lm_message_node_ref                 (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);</pre>
<p>
Adds a reference to <em class="parameter"><code>node</code></em>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>the node</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-unref"></a><h3>lm_message_node_unref ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                lm_message_node_unref               (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);</pre>
<p>
Removes a reference from <em class="parameter"><code>node</code></em>. When no more references are present the
node is freed. When freed <a class="link" href="loudmouth-lm-message-node.html#lm-message-node-unref" title="lm_message_node_unref ()"><code class="function">lm_message_node_unref()</code></a> will be called on all
children. If caller needs to keep references to the children a call to 
<a class="link" href="loudmouth-lm-message-node.html#lm-message-node-ref" title="lm_message_node_ref ()"><code class="function">lm_message_node_ref()</code></a> needs to be done before the call to 
<a class="link" href="loudmouth-lm-message.html#lm-message-unref" title="lm_message_unref ()"><code class="function">lm_message_unref()</code></a>.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="lm-message-node-to-string"></a><h3>lm_message_node_to_string ()</h3>
<pre class="programlisting"><span class="returnvalue">gchar</span> *             lm_message_node_to_string           (<em class="parameter"><code><a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a> *node</code></em>);</pre>
<p>
Returns an XML string representing the node. This is what is sent over the
wire. This is used internally Loudmouth and is external for debugging 
purposes.
</p>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>node</code></em> :</span></p></td>
<td>an <a class="link" href="loudmouth-lm-message-node.html#LmMessageNode" title="struct LmMessageNode"><span class="type">LmMessageNode</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>an XML string representation of <em class="parameter"><code>node</code></em>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.19</div>
</body>
</html>