File: a00474_source.html

package info (click to toggle)
qpid-cpp 0.16-6%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 37,232 kB
  • sloc: cpp: 158,939; python: 8,947; sh: 6,701; ruby: 2,080; makefile: 1,838; cs: 1,774; ansic: 1,771; xml: 281; perl: 15; sed: 10
file content (505 lines) | stat: -rw-r--r-- 66,191 bytes parent folder | download
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
500
501
502
503
504
505
<!--
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you under the Apache License, Version 2.0 (the
 "License"); you may not use this file except in compliance
 with the License.  You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 
-->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <title>qpid/client/Session_0_10.h Source File</title>
    <link href="doxygen.css" rel="stylesheet" type="text/css">
    <link href="tabs.css" rel="stylesheet" type="text/css">
  </head>
  <body bgcolor="#FFFFFF">
  <table border="0" width="90%" align="center">
    <tr>
      <td align="left">
	<a title="Apache Qpid Project Page" href="http://qpid.apache.org">Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET</a>
      </td>

      <td align="right">	
	<a title="Apache Qpid Documentation" href="http://qpid.apache.org/documentation.html">Apache Qpid Documentation</a>
      </td>
    </tr>
  </table>

<!-- Generated by Doxygen 1.7.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div class="header">
  <div class="headertitle">
<div class="title">qpid/client/Session_0_10.h</div>  </div>
</div>
<div class="contents">
<a href="a00474.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef QPID_CLIENT_SESSION_0_10_H</span>
<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define QPID_CLIENT_SESSION_0_10_H</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span><span class="comment">/*</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one</span>
<a name="l00006"></a>00006 <span class="comment"> * or more contributor license agreements.  See the NOTICE file</span>
<a name="l00007"></a>00007 <span class="comment"> * distributed with this work for additional information</span>
<a name="l00008"></a>00008 <span class="comment"> * regarding copyright ownership.  The ASF licenses this file</span>
<a name="l00009"></a>00009 <span class="comment"> * to you under the Apache License, Version 2.0 (the</span>
<a name="l00010"></a>00010 <span class="comment"> * &quot;License&quot;); you may not use this file except in compliance</span>
<a name="l00011"></a>00011 <span class="comment"> * with the License.  You may obtain a copy of the License at</span>
<a name="l00012"></a>00012 <span class="comment"> *</span>
<a name="l00013"></a>00013 <span class="comment"> *   http://www.apache.org/licenses/LICENSE-2.0</span>
<a name="l00014"></a>00014 <span class="comment"> *</span>
<a name="l00015"></a>00015 <span class="comment"> * Unless required by applicable law or agreed to in writing,</span>
<a name="l00016"></a>00016 <span class="comment"> * software distributed under the License is distributed on an</span>
<a name="l00017"></a>00017 <span class="comment"> * &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</span>
<a name="l00018"></a>00018 <span class="comment"> * KIND, either express or implied.  See the License for the</span>
<a name="l00019"></a>00019 <span class="comment"> * specific language governing permissions and limitations</span>
<a name="l00020"></a>00020 <span class="comment"> * under the License.</span>
<a name="l00021"></a>00021 <span class="comment"> *</span>
<a name="l00022"></a>00022 <span class="comment"> */</span>
<a name="l00023"></a>00023 
<a name="l00028"></a>00028 
<a name="l00029"></a>00029 
<a name="l00030"></a>00030 <span class="preprocessor">#include &quot;<a class="code" href="a00473.html">qpid/client/no_keyword/Session_0_10.h</a>&quot;</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include &quot;<a class="code" href="a00456.html">qpid/client/arg.h</a>&quot;</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include &quot;<a class="code" href="a00460.html">qpid/client/ClientImportExport.h</a>&quot;</span>
<a name="l00033"></a>00033 
<a name="l00034"></a>00034 <span class="keyword">namespace </span>qpid {
<a name="l00035"></a>00035 <span class="keyword">namespace </span>client {
<a name="l00036"></a>00036 
<a name="l00189"></a>00189 <span class="keyword">class </span>Session_0_10:
<a name="l00190"></a>00190     <span class="keyword">public</span> no_keyword::Session_0_10
<a name="l00191"></a>00191 {
<a name="l00192"></a>00192   <span class="keyword">public</span>:
<a name="l00193"></a>00193     
<a name="l00194"></a>00194     <a class="code" href="a00460.html#aa2b9a3aa806646ca655254d2ce99332d">QPID_CLIENT_EXTERN</a> <a class="code" href="a00327.html#aa1850df2eb97e35f5bfb26d597cc969d">Session_0_10</a>();
<a name="l00195"></a>00195     <a class="code" href="a00460.html#ac59a6bc794f3e70c79e4123bca481775">QPID_CLIENT_INLINE_EXTERN</a> <a class="code" href="a00327.html#aa1850df2eb97e35f5bfb26d597cc969d">Session_0_10</a>(<span class="keyword">const</span> <a class="code" href="a00328.html#a83ff389441c0ca4610d22a080dfdae4e">SessionBase_0_10</a>&amp; other);
<a name="l00196"></a>00196     <a class="code" href="a00460.html#ac59a6bc794f3e70c79e4123bca481775">QPID_CLIENT_INLINE_EXTERN</a> <a class="code" href="a00327.html#aa1850df2eb97e35f5bfb26d597cc969d">Session_0_10</a>&amp; <a class="code" href="a00327.html#af62dc7bfaad19bc6a74c771b8e22a042">operator=</a>(<span class="keyword">const</span> <a class="code" href="a00328.html#a83ff389441c0ca4610d22a080dfdae4e">SessionBase_0_10</a>&amp; other);
<a name="l00197"></a>00197   <span class="keyword">private</span>:
<a name="l00198"></a>00198     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::sync&gt; ExecutionSyncParameters;
<a name="l00199"></a>00199     
<a name="l00200"></a>00200     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::commandId,arg::keyword_tags::value,arg::keyword_tags::sync&gt; ExecutionResultParameters;
<a name="l00201"></a>00201     
<a name="l00202"></a>00202     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::errorCode,arg::keyword_tags::commandId,arg::keyword_tags::classCode,arg::keyword_tags::commandCode,arg::keyword_tags::fieldIndex,arg::keyword_tags::description,arg::keyword_tags::errorInfo,arg::keyword_tags::sync&gt; ExecutionExceptionParameters;
<a name="l00203"></a>00203     
<a name="l00204"></a>00204     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::acceptMode,arg::keyword_tags::acquireMode,arg::keyword_tags::content,arg::keyword_tags::sync&gt; MessageTransferParameters;
<a name="l00205"></a>00205     
<a name="l00206"></a>00206     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::transfers,arg::keyword_tags::sync&gt; MessageAcceptParameters;
<a name="l00207"></a>00207     
<a name="l00208"></a>00208     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::transfers,arg::keyword_tags::code,arg::keyword_tags::text,arg::keyword_tags::sync&gt; MessageRejectParameters;
<a name="l00209"></a>00209     
<a name="l00210"></a>00210     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::transfers,arg::keyword_tags::setRedelivered,arg::keyword_tags::sync&gt; MessageReleaseParameters;
<a name="l00211"></a>00211     
<a name="l00212"></a>00212     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::transfers,arg::keyword_tags::sync&gt; MessageAcquireParameters;
<a name="l00213"></a>00213     
<a name="l00214"></a>00214     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::resumeId,arg::keyword_tags::sync&gt; MessageResumeParameters;
<a name="l00215"></a>00215     
<a name="l00216"></a>00216     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::destination,arg::keyword_tags::acceptMode,arg::keyword_tags::acquireMode,arg::keyword_tags::exclusive,arg::keyword_tags::resumeId,arg::keyword_tags::resumeTtl,arg::keyword_tags::arguments,arg::keyword_tags::sync&gt; MessageSubscribeParameters;
<a name="l00217"></a>00217     
<a name="l00218"></a>00218     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::sync&gt; MessageCancelParameters;
<a name="l00219"></a>00219     
<a name="l00220"></a>00220     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::flowMode,arg::keyword_tags::sync&gt; MessageSetFlowModeParameters;
<a name="l00221"></a>00221     
<a name="l00222"></a>00222     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::unit,arg::keyword_tags::value,arg::keyword_tags::sync&gt; MessageFlowParameters;
<a name="l00223"></a>00223     
<a name="l00224"></a>00224     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::sync&gt; MessageFlushParameters;
<a name="l00225"></a>00225     
<a name="l00226"></a>00226     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::destination,arg::keyword_tags::sync&gt; MessageStopParameters;
<a name="l00227"></a>00227     
<a name="l00228"></a>00228     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::sync&gt; TxSelectParameters;
<a name="l00229"></a>00229     
<a name="l00230"></a>00230     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::sync&gt; TxCommitParameters;
<a name="l00231"></a>00231     
<a name="l00232"></a>00232     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::sync&gt; TxRollbackParameters;
<a name="l00233"></a>00233     
<a name="l00234"></a>00234     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::sync&gt; DtxSelectParameters;
<a name="l00235"></a>00235     
<a name="l00236"></a>00236     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::join,arg::keyword_tags::resume,arg::keyword_tags::sync&gt; DtxStartParameters;
<a name="l00237"></a>00237     
<a name="l00238"></a>00238     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::fail,arg::keyword_tags::suspend,arg::keyword_tags::sync&gt; DtxEndParameters;
<a name="l00239"></a>00239     
<a name="l00240"></a>00240     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::onePhase,arg::keyword_tags::sync&gt; DtxCommitParameters;
<a name="l00241"></a>00241     
<a name="l00242"></a>00242     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::sync&gt; DtxForgetParameters;
<a name="l00243"></a>00243     
<a name="l00244"></a>00244     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::sync&gt; DtxGetTimeoutParameters;
<a name="l00245"></a>00245     
<a name="l00246"></a>00246     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::sync&gt; DtxPrepareParameters;
<a name="l00247"></a>00247     
<a name="l00248"></a>00248     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::sync&gt; DtxRecoverParameters;
<a name="l00249"></a>00249     
<a name="l00250"></a>00250     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::sync&gt; DtxRollbackParameters;
<a name="l00251"></a>00251     
<a name="l00252"></a>00252     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::xid,arg::keyword_tags::timeout,arg::keyword_tags::sync&gt; DtxSetTimeoutParameters;
<a name="l00253"></a>00253     
<a name="l00254"></a>00254     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::exchange,arg::keyword_tags::type,arg::keyword_tags::alternateExchange,arg::keyword_tags::passive,arg::keyword_tags::durable,arg::keyword_tags::autoDelete,arg::keyword_tags::arguments,arg::keyword_tags::sync&gt; ExchangeDeclareParameters;
<a name="l00255"></a>00255     
<a name="l00256"></a>00256     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::exchange,arg::keyword_tags::ifUnused,arg::keyword_tags::sync&gt; ExchangeDeleteParameters;
<a name="l00257"></a>00257     
<a name="l00258"></a>00258     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::name,arg::keyword_tags::sync&gt; ExchangeQueryParameters;
<a name="l00259"></a>00259     
<a name="l00260"></a>00260     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::exchange,arg::keyword_tags::bindingKey,arg::keyword_tags::arguments,arg::keyword_tags::sync&gt; ExchangeBindParameters;
<a name="l00261"></a>00261     
<a name="l00262"></a>00262     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::exchange,arg::keyword_tags::bindingKey,arg::keyword_tags::sync&gt; ExchangeUnbindParameters;
<a name="l00263"></a>00263     
<a name="l00264"></a>00264     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::exchange,arg::keyword_tags::queue,arg::keyword_tags::bindingKey,arg::keyword_tags::arguments,arg::keyword_tags::sync&gt; ExchangeBoundParameters;
<a name="l00265"></a>00265     
<a name="l00266"></a>00266     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::alternateExchange,arg::keyword_tags::passive,arg::keyword_tags::durable,arg::keyword_tags::exclusive,arg::keyword_tags::autoDelete,arg::keyword_tags::arguments,arg::keyword_tags::sync&gt; QueueDeclareParameters;
<a name="l00267"></a>00267     
<a name="l00268"></a>00268     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::ifUnused,arg::keyword_tags::ifEmpty,arg::keyword_tags::sync&gt; QueueDeleteParameters;
<a name="l00269"></a>00269     
<a name="l00270"></a>00270     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::sync&gt; QueuePurgeParameters;
<a name="l00271"></a>00271     
<a name="l00272"></a>00272     <span class="keyword">typedef</span> boost::parameter::parameters&lt;arg::keyword_tags::queue,arg::keyword_tags::sync&gt; QueueQueryParameters;
<a name="l00273"></a>00273     
<a name="l00274"></a><a class="code" href="a00327.html#a54a11fdc71e1679a42fa0c0e3856673d">00274</a>     <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="a00058.html" title="Represents a connection to an AMQP broker.">Connection</a>;
<a name="l00275"></a>00275   <span class="keyword">public</span>:
<a name="l00276"></a><a class="code" href="a00327.html#aa03c3585a8ac33c53f679256ba48cabd">00276</a>     <a class="code" href="a00327.html#aa03c3585a8ac33c53f679256ba48cabd">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a8624344fa93ef539d494ca729d0a7c62" title="This command is complete when all prior commands are completed.">executionSync</a>, 0, 1, ExecutionSyncParameters) {
<a name="l00277"></a>00277         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a8624344fa93ef539d494ca729d0a7c62" title="This command is complete when all prior commands are completed.">no_keyword::Session_0_10::executionSync</a>(
<a name="l00278"></a>00278             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00279"></a>00279     }
<a name="l00280"></a>00280     
<a name="l00281"></a><a class="code" href="a00327.html#ab4685836757deadeb03b13c78341baa0">00281</a>     <a class="code" href="a00327.html#ab4685836757deadeb03b13c78341baa0">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#af3363be39e7fac0f20bb72300051bbd9" title="This command carries data resulting from the execution of a command.">executionResult</a>, 0, 3, ExecutionResultParameters) {
<a name="l00282"></a>00282         <span class="keywordflow">return</span> <a class="code" href="a00326.html#af3363be39e7fac0f20bb72300051bbd9" title="This command carries data resulting from the execution of a command.">no_keyword::Session_0_10::executionResult</a>(
<a name="l00283"></a>00283             p[arg::commandId|SequenceNumber()],
<a name="l00284"></a>00284             p[arg::value|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00285"></a>00285             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00286"></a>00286     }
<a name="l00287"></a>00287     
<a name="l00288"></a><a class="code" href="a00327.html#ae95a1e204873e643f01ebec13ff0116f">00288</a>     <a class="code" href="a00327.html#ae95a1e204873e643f01ebec13ff0116f">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a0d1e6ed0c378c3bf3beb8b63b6a8597e" title="This command informs a peer of an execution exception.">executionException</a>, 0, 8, ExecutionExceptionParameters) {
<a name="l00289"></a>00289         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a0d1e6ed0c378c3bf3beb8b63b6a8597e" title="This command informs a peer of an execution exception.">no_keyword::Session_0_10::executionException</a>(
<a name="l00290"></a>00290             p[arg::errorCode|0],
<a name="l00291"></a>00291             p[arg::commandId|SequenceNumber()],
<a name="l00292"></a>00292             p[arg::classCode|0],
<a name="l00293"></a>00293             p[arg::commandCode|0],
<a name="l00294"></a>00294             p[arg::fieldIndex|0],
<a name="l00295"></a>00295             p[arg::description|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00296"></a>00296             p[arg::errorInfo|FieldTable()],
<a name="l00297"></a>00297             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00298"></a>00298     }
<a name="l00299"></a>00299     
<a name="l00300"></a><a class="code" href="a00327.html#ad481acc9f158de7e5f889ba81832ff48">00300</a>     <a class="code" href="a00327.html#ad481acc9f158de7e5f889ba81832ff48">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a7d814e81e09073acd21557e8ec23afb9" title="This command transfers a message between two peers.">messageTransfer</a>, 0, 5, MessageTransferParameters) {
<a name="l00301"></a>00301         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a7d814e81e09073acd21557e8ec23afb9" title="This command transfers a message between two peers.">no_keyword::Session_0_10::messageTransfer</a>(
<a name="l00302"></a>00302             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00303"></a>00303             p[arg::acceptMode|1],
<a name="l00304"></a>00304             p[arg::acquireMode|0],
<a name="l00305"></a>00305             p[arg::content|<a class="code" href="a00206.html" title="A message sent to or received from the broker.">Message</a>(<a class="code" href="a00345.html" title="STL class.">std::string</a>())],
<a name="l00306"></a>00306             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00307"></a>00307     }
<a name="l00308"></a>00308     
<a name="l00309"></a><a class="code" href="a00327.html#aec0ae2b4407dac59a77a9d91ac107fc4">00309</a>     <a class="code" href="a00327.html#aec0ae2b4407dac59a77a9d91ac107fc4">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a265bec6609180acb136026c81c694a93" title="Accepts the message.">messageAccept</a>, 0, 2, MessageAcceptParameters) {
<a name="l00310"></a>00310         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a265bec6609180acb136026c81c694a93" title="Accepts the message.">no_keyword::Session_0_10::messageAccept</a>(
<a name="l00311"></a>00311             p[arg::transfers|SequenceSet()],
<a name="l00312"></a>00312             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00313"></a>00313     }
<a name="l00314"></a>00314     
<a name="l00315"></a><a class="code" href="a00327.html#a6a702d87736cea67ceec33e54fcb1cfa">00315</a>     <a class="code" href="a00327.html#a6a702d87736cea67ceec33e54fcb1cfa">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#ac42a3dc8392a8d30f700a331940921ba" title="Indicates that the message transfers are unprocessable in some way.">messageReject</a>, 0, 4, MessageRejectParameters) {
<a name="l00316"></a>00316         <span class="keywordflow">return</span> <a class="code" href="a00326.html#ac42a3dc8392a8d30f700a331940921ba" title="Indicates that the message transfers are unprocessable in some way.">no_keyword::Session_0_10::messageReject</a>(
<a name="l00317"></a>00317             p[arg::transfers|SequenceSet()],
<a name="l00318"></a>00318             p[arg::code|0],
<a name="l00319"></a>00319             p[arg::text|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00320"></a>00320             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00321"></a>00321     }
<a name="l00322"></a>00322     
<a name="l00323"></a><a class="code" href="a00327.html#a738f44676d7803ab5039cf2936dd1de8">00323</a>     <a class="code" href="a00327.html#a738f44676d7803ab5039cf2936dd1de8">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#ae630b4bb8e5ac453e3cf5b3c481d91ea" title="Release previously transferred messages.">messageRelease</a>, 0, 3, MessageReleaseParameters) {
<a name="l00324"></a>00324         <span class="keywordflow">return</span> <a class="code" href="a00326.html#ae630b4bb8e5ac453e3cf5b3c481d91ea" title="Release previously transferred messages.">no_keyword::Session_0_10::messageRelease</a>(
<a name="l00325"></a>00325             p[arg::transfers|SequenceSet()],
<a name="l00326"></a>00326             p[arg::setRedelivered|<span class="keyword">false</span>],
<a name="l00327"></a>00327             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00328"></a>00328     }
<a name="l00329"></a>00329     
<a name="l00330"></a><a class="code" href="a00327.html#a46e525c9d1aab42ee25daeada1b560df">00330</a>     <a class="code" href="a00327.html#a46e525c9d1aab42ee25daeada1b560df">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00208.html">qpid::framing::MessageAcquireResult</a>, <a class="code" href="a00326.html#a193732a30d8e483df3712c87abc49302" title="Acquires previously transferred messages for consumption.">messageAcquire</a>, 0, 2, MessageAcquireParameters) {
<a name="l00331"></a>00331         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a193732a30d8e483df3712c87abc49302" title="Acquires previously transferred messages for consumption.">no_keyword::Session_0_10::messageAcquire</a>(
<a name="l00332"></a>00332             p[arg::transfers|SequenceSet()],
<a name="l00333"></a>00333             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00334"></a>00334     }
<a name="l00335"></a>00335     
<a name="l00336"></a><a class="code" href="a00327.html#ac84da630a4623a0b12c6cbd68d90a8c7">00336</a>     <a class="code" href="a00327.html#ac84da630a4623a0b12c6cbd68d90a8c7">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00212.html">qpid::framing::MessageResumeResult</a>, <a class="code" href="a00326.html#a5d9acd859143ba51d5252876924ad4f0" title="This command resumes an interrupted transfer.">messageResume</a>, 0, 3, MessageResumeParameters) {
<a name="l00337"></a>00337         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a5d9acd859143ba51d5252876924ad4f0" title="This command resumes an interrupted transfer.">no_keyword::Session_0_10::messageResume</a>(
<a name="l00338"></a>00338             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00339"></a>00339             p[arg::resumeId|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00340"></a>00340             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00341"></a>00341     }
<a name="l00342"></a>00342     
<a name="l00343"></a><a class="code" href="a00327.html#aa10ccf7ccae2fb70fa10f2981fb647f6">00343</a>     <a class="code" href="a00327.html#aa10ccf7ccae2fb70fa10f2981fb647f6">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a2f9be432ec2b20e1f6101871fb45bb57" title="This command asks the server to start a &quot;subscription&quot;, which is a request for messages from a specif...">messageSubscribe</a>, 0, 9, MessageSubscribeParameters) {
<a name="l00344"></a>00344         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a2f9be432ec2b20e1f6101871fb45bb57" title="This command asks the server to start a &quot;subscription&quot;, which is a request for messages from a specif...">no_keyword::Session_0_10::messageSubscribe</a>(
<a name="l00345"></a>00345             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00346"></a>00346             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00347"></a>00347             p[arg::acceptMode|0],
<a name="l00348"></a>00348             p[arg::acquireMode|0],
<a name="l00349"></a>00349             p[arg::exclusive|<span class="keyword">false</span>],
<a name="l00350"></a>00350             p[arg::resumeId|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00351"></a>00351             p[arg::resumeTtl|0],
<a name="l00352"></a>00352             p[arg::arguments|FieldTable()],
<a name="l00353"></a>00353             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00354"></a>00354     }
<a name="l00355"></a>00355     
<a name="l00356"></a><a class="code" href="a00327.html#ac782717c0a20988e47bf0abd5dc4cdf0">00356</a>     <a class="code" href="a00327.html#ac782717c0a20988e47bf0abd5dc4cdf0">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a10756c4a0bd621fe50aacb476c80d9b8" title="This command cancels a subscription.">messageCancel</a>, 0, 2, MessageCancelParameters) {
<a name="l00357"></a>00357         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a10756c4a0bd621fe50aacb476c80d9b8" title="This command cancels a subscription.">no_keyword::Session_0_10::messageCancel</a>(
<a name="l00358"></a>00358             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00359"></a>00359             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00360"></a>00360     }
<a name="l00361"></a>00361     
<a name="l00362"></a><a class="code" href="a00327.html#a8d67ddcb9501ef028ee40a835c35fe72">00362</a>     <a class="code" href="a00327.html#a8d67ddcb9501ef028ee40a835c35fe72">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a825a3aac640482ec9bcfafb82de2d3e8" title="Sets the mode of flow control used for a given destination to either window or credit based flow cont...">messageSetFlowMode</a>, 0, 3, MessageSetFlowModeParameters) {
<a name="l00363"></a>00363         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a825a3aac640482ec9bcfafb82de2d3e8" title="Sets the mode of flow control used for a given destination to either window or credit based flow cont...">no_keyword::Session_0_10::messageSetFlowMode</a>(
<a name="l00364"></a>00364             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00365"></a>00365             p[arg::flowMode|0],
<a name="l00366"></a>00366             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00367"></a>00367     }
<a name="l00368"></a>00368     
<a name="l00369"></a><a class="code" href="a00327.html#a7f77b3f8a56ae12275f22a2a33e056db">00369</a>     <a class="code" href="a00327.html#a7f77b3f8a56ae12275f22a2a33e056db">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a228c32c3844499f8e8338152b4726717" title="This command controls the flow of message data to a given destination.">messageFlow</a>, 0, 4, MessageFlowParameters) {
<a name="l00370"></a>00370         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a228c32c3844499f8e8338152b4726717" title="This command controls the flow of message data to a given destination.">no_keyword::Session_0_10::messageFlow</a>(
<a name="l00371"></a>00371             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00372"></a>00372             p[arg::unit|0],
<a name="l00373"></a>00373             p[arg::value|0],
<a name="l00374"></a>00374             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00375"></a>00375     }
<a name="l00376"></a>00376     
<a name="l00377"></a><a class="code" href="a00327.html#aaf1f9dd8ee6c0b9284885e6ccb9b6e6e">00377</a>     <a class="code" href="a00327.html#aaf1f9dd8ee6c0b9284885e6ccb9b6e6e">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a251093386143c538d2f9de26afe9f09f" title="Forces the sender to exhaust his credit supply.">messageFlush</a>, 0, 2, MessageFlushParameters) {
<a name="l00378"></a>00378         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a251093386143c538d2f9de26afe9f09f" title="Forces the sender to exhaust his credit supply.">no_keyword::Session_0_10::messageFlush</a>(
<a name="l00379"></a>00379             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00380"></a>00380             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00381"></a>00381     }
<a name="l00382"></a>00382     
<a name="l00383"></a><a class="code" href="a00327.html#aab4a8254684251f00ae8948dc0536ebb">00383</a>     <a class="code" href="a00327.html#aab4a8254684251f00ae8948dc0536ebb">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a16892606ee60682645875f7814506f72" title="On receipt of this command, a producer of messages MUST set his credit to zero for the given destinat...">messageStop</a>, 0, 2, MessageStopParameters) {
<a name="l00384"></a>00384         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a16892606ee60682645875f7814506f72" title="On receipt of this command, a producer of messages MUST set his credit to zero for the given destinat...">no_keyword::Session_0_10::messageStop</a>(
<a name="l00385"></a>00385             p[arg::destination|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00386"></a>00386             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00387"></a>00387     }
<a name="l00388"></a>00388     
<a name="l00389"></a><a class="code" href="a00327.html#a6045e232b110b758dca555510635d091">00389</a>     <a class="code" href="a00327.html#a6045e232b110b758dca555510635d091">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#abfb204dc7a10ed736d55cdf52b2d015e" title="This command sets the session to use standard transactions.">txSelect</a>, 0, 1, TxSelectParameters) {
<a name="l00390"></a>00390         <span class="keywordflow">return</span> <a class="code" href="a00326.html#abfb204dc7a10ed736d55cdf52b2d015e" title="This command sets the session to use standard transactions.">no_keyword::Session_0_10::txSelect</a>(
<a name="l00391"></a>00391             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00392"></a>00392     }
<a name="l00393"></a>00393     
<a name="l00394"></a><a class="code" href="a00327.html#ae5ac5b0311807b689c128801dfd6ece7">00394</a>     <a class="code" href="a00327.html#ae5ac5b0311807b689c128801dfd6ece7">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a39be16ae229b675318202245278092d4" title="This command commits all messages published and accepted in the current transaction.">txCommit</a>, 0, 1, TxCommitParameters) {
<a name="l00395"></a>00395         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a39be16ae229b675318202245278092d4" title="This command commits all messages published and accepted in the current transaction.">no_keyword::Session_0_10::txCommit</a>(
<a name="l00396"></a>00396             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00397"></a>00397     }
<a name="l00398"></a>00398     
<a name="l00399"></a><a class="code" href="a00327.html#a1191a6723158cbe350fb0054c238f69a">00399</a>     <a class="code" href="a00327.html#a1191a6723158cbe350fb0054c238f69a">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a36483b4abf4b4c60f429585eb6cf4173" title="This command abandons the current transaction.">txRollback</a>, 0, 1, TxRollbackParameters) {
<a name="l00400"></a>00400         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a36483b4abf4b4c60f429585eb6cf4173" title="This command abandons the current transaction.">no_keyword::Session_0_10::txRollback</a>(
<a name="l00401"></a>00401             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00402"></a>00402     }
<a name="l00403"></a>00403     
<a name="l00404"></a><a class="code" href="a00327.html#a8c347ab6c0818f32b23c03a7d44ea109">00404</a>     <a class="code" href="a00327.html#a8c347ab6c0818f32b23c03a7d44ea109">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#adfdc774a5d6f37c077221300916e63f3" title="This command sets the session to use distributed transactions.">dtxSelect</a>, 0, 1, DtxSelectParameters) {
<a name="l00405"></a>00405         <span class="keywordflow">return</span> <a class="code" href="a00326.html#adfdc774a5d6f37c077221300916e63f3" title="This command sets the session to use distributed transactions.">no_keyword::Session_0_10::dtxSelect</a>(
<a name="l00406"></a>00406             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00407"></a>00407     }
<a name="l00408"></a>00408     
<a name="l00409"></a><a class="code" href="a00327.html#a07d38657185ec6b002157fd1f9dc340b">00409</a>     <a class="code" href="a00327.html#a07d38657185ec6b002157fd1f9dc340b">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00400.html">qpid::framing::XaResult</a>, <a class="code" href="a00326.html#a463fd94be164145621ade42119159979" title="This command is called when messages should be produced and consumed on behalf a transaction branch i...">dtxStart</a>, 0, 4, DtxStartParameters) {
<a name="l00410"></a>00410         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a463fd94be164145621ade42119159979" title="This command is called when messages should be produced and consumed on behalf a transaction branch i...">no_keyword::Session_0_10::dtxStart</a>(
<a name="l00411"></a>00411             p[arg::xid|Xid()],
<a name="l00412"></a>00412             p[arg::join|<span class="keyword">false</span>],
<a name="l00413"></a>00413             p[arg::resume|<span class="keyword">false</span>],
<a name="l00414"></a>00414             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00415"></a>00415     }
<a name="l00416"></a>00416     
<a name="l00417"></a><a class="code" href="a00327.html#a3c914b5e3d5df4f2d168a6d868932f4d">00417</a>     <a class="code" href="a00327.html#a3c914b5e3d5df4f2d168a6d868932f4d">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00400.html">qpid::framing::XaResult</a>, <a class="code" href="a00326.html#a05292645e7ab1194b6edf09c7885b3a5" title="This command is called when the work done on behalf a transaction branch finishes or needs to be susp...">dtxEnd</a>, 0, 4, DtxEndParameters) {
<a name="l00418"></a>00418         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a05292645e7ab1194b6edf09c7885b3a5" title="This command is called when the work done on behalf a transaction branch finishes or needs to be susp...">no_keyword::Session_0_10::dtxEnd</a>(
<a name="l00419"></a>00419             p[arg::xid|Xid()],
<a name="l00420"></a>00420             p[arg::fail|<span class="keyword">false</span>],
<a name="l00421"></a>00421             p[arg::suspend|<span class="keyword">false</span>],
<a name="l00422"></a>00422             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00423"></a>00423     }
<a name="l00424"></a>00424     
<a name="l00425"></a><a class="code" href="a00327.html#a8402f3eb6caddd4bb0ba05e43de5a2ff">00425</a>     <a class="code" href="a00327.html#a8402f3eb6caddd4bb0ba05e43de5a2ff">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00400.html">qpid::framing::XaResult</a>, <a class="code" href="a00326.html#a0059fa98a0e399917f0a212ce88bbadd" title="Commit the work done on behalf a transaction branch.">dtxCommit</a>, 0, 3, DtxCommitParameters) {
<a name="l00426"></a>00426         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a0059fa98a0e399917f0a212ce88bbadd" title="Commit the work done on behalf a transaction branch.">no_keyword::Session_0_10::dtxCommit</a>(
<a name="l00427"></a>00427             p[arg::xid|Xid()],
<a name="l00428"></a>00428             p[arg::onePhase|<span class="keyword">false</span>],
<a name="l00429"></a>00429             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00430"></a>00430     }
<a name="l00431"></a>00431     
<a name="l00432"></a><a class="code" href="a00327.html#a3c86eee8bf8d2fcc3e5460aebae5edd9">00432</a>     <a class="code" href="a00327.html#a3c86eee8bf8d2fcc3e5460aebae5edd9">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#ab603a0b4690fd95ca3c86ecd65e73d7b" title="This command is called to forget about a heuristically completed transaction branch.">dtxForget</a>, 0, 2, DtxForgetParameters) {
<a name="l00433"></a>00433         <span class="keywordflow">return</span> <a class="code" href="a00326.html#ab603a0b4690fd95ca3c86ecd65e73d7b" title="This command is called to forget about a heuristically completed transaction branch.">no_keyword::Session_0_10::dtxForget</a>(
<a name="l00434"></a>00434             p[arg::xid|Xid()],
<a name="l00435"></a>00435             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00436"></a>00436     }
<a name="l00437"></a>00437     
<a name="l00438"></a><a class="code" href="a00327.html#ae38116c9b3b9c93f41eb7a5c0430d0f8">00438</a>     <a class="code" href="a00327.html#ae38116c9b3b9c93f41eb7a5c0430d0f8">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00101.html">qpid::framing::DtxGetTimeoutResult</a>, <a class="code" href="a00326.html#a5a62bf71629847494dbfc4cba1a9a926" title="This command obtains the current transaction timeout value in seconds.">dtxGetTimeout</a>, 0, 2, DtxGetTimeoutParameters) {
<a name="l00439"></a>00439         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a5a62bf71629847494dbfc4cba1a9a926" title="This command obtains the current transaction timeout value in seconds.">no_keyword::Session_0_10::dtxGetTimeout</a>(
<a name="l00440"></a>00440             p[arg::xid|Xid()],
<a name="l00441"></a>00441             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00442"></a>00442     }
<a name="l00443"></a>00443     
<a name="l00444"></a><a class="code" href="a00327.html#a2f31645f97f7a756cafe8dc63a76d543">00444</a>     <a class="code" href="a00327.html#a2f31645f97f7a756cafe8dc63a76d543">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00400.html">qpid::framing::XaResult</a>, <a class="code" href="a00326.html#a96c75999c547cc9d29994e0e7708928e" title="This command prepares for commitment any message produced or consumed on behalf of xid...">dtxPrepare</a>, 0, 2, DtxPrepareParameters) {
<a name="l00445"></a>00445         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a96c75999c547cc9d29994e0e7708928e" title="This command prepares for commitment any message produced or consumed on behalf of xid...">no_keyword::Session_0_10::dtxPrepare</a>(
<a name="l00446"></a>00446             p[arg::xid|Xid()],
<a name="l00447"></a>00447             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00448"></a>00448     }
<a name="l00449"></a>00449     
<a name="l00450"></a><a class="code" href="a00327.html#ae88b0b180fc2ab332f85467244199e07">00450</a>     <a class="code" href="a00327.html#ae88b0b180fc2ab332f85467244199e07">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00102.html">qpid::framing::DtxRecoverResult</a>, <a class="code" href="a00326.html#afcfa84f2a75c47358438f92aad3dfd1e" title="This command is called to obtain a list of transaction branches that are in a prepared or heuristical...">dtxRecover</a>, 0, 1, DtxRecoverParameters) {
<a name="l00451"></a>00451         <span class="keywordflow">return</span> <a class="code" href="a00326.html#afcfa84f2a75c47358438f92aad3dfd1e" title="This command is called to obtain a list of transaction branches that are in a prepared or heuristical...">no_keyword::Session_0_10::dtxRecover</a>(
<a name="l00452"></a>00452             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00453"></a>00453     }
<a name="l00454"></a>00454     
<a name="l00455"></a><a class="code" href="a00327.html#af5bc812546706109253bb5634878fc47">00455</a>     <a class="code" href="a00327.html#af5bc812546706109253bb5634878fc47">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00400.html">qpid::framing::XaResult</a>, <a class="code" href="a00326.html#a5bad468e4ee69622985a6df6fbe2246b" title="This command rolls back the work associated with xid.">dtxRollback</a>, 0, 2, DtxRollbackParameters) {
<a name="l00456"></a>00456         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a5bad468e4ee69622985a6df6fbe2246b" title="This command rolls back the work associated with xid.">no_keyword::Session_0_10::dtxRollback</a>(
<a name="l00457"></a>00457             p[arg::xid|Xid()],
<a name="l00458"></a>00458             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00459"></a>00459     }
<a name="l00460"></a>00460     
<a name="l00461"></a><a class="code" href="a00327.html#af5e71bf19feff049c3d80e3111fdcd14">00461</a>     <a class="code" href="a00327.html#af5e71bf19feff049c3d80e3111fdcd14">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a0d9e5ca2e6515a58dffea15c452eafdf" title="Sets the specified transaction branch timeout value in seconds.">dtxSetTimeout</a>, 0, 3, DtxSetTimeoutParameters) {
<a name="l00462"></a>00462         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a0d9e5ca2e6515a58dffea15c452eafdf" title="Sets the specified transaction branch timeout value in seconds.">no_keyword::Session_0_10::dtxSetTimeout</a>(
<a name="l00463"></a>00463             p[arg::xid|Xid()],
<a name="l00464"></a>00464             p[arg::timeout|0],
<a name="l00465"></a>00465             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00466"></a>00466     }
<a name="l00467"></a>00467     
<a name="l00468"></a><a class="code" href="a00327.html#ae115ce6c5a7f2e2bea68b0de3e29d704">00468</a>     <a class="code" href="a00327.html#ae115ce6c5a7f2e2bea68b0de3e29d704">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#ac7b94acf8820d902df82d8303d15eca4" title="This command creates an exchange if it does not already exist, and if the exchange exists...">exchangeDeclare</a>, 0, 8, ExchangeDeclareParameters) {
<a name="l00469"></a>00469         <span class="keywordflow">return</span> <a class="code" href="a00326.html#ac7b94acf8820d902df82d8303d15eca4" title="This command creates an exchange if it does not already exist, and if the exchange exists...">no_keyword::Session_0_10::exchangeDeclare</a>(
<a name="l00470"></a>00470             p[arg::exchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00471"></a>00471             p[arg::type|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00472"></a>00472             p[arg::alternateExchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00473"></a>00473             p[arg::passive|<span class="keyword">false</span>],
<a name="l00474"></a>00474             p[arg::durable|<span class="keyword">false</span>],
<a name="l00475"></a>00475             p[arg::autoDelete|<span class="keyword">false</span>],
<a name="l00476"></a>00476             p[arg::arguments|FieldTable()],
<a name="l00477"></a>00477             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00478"></a>00478     }
<a name="l00479"></a>00479     
<a name="l00480"></a><a class="code" href="a00327.html#a9b2746f01e31a59e4360703ab286507e">00480</a>     <a class="code" href="a00327.html#a9b2746f01e31a59e4360703ab286507e">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a7d8439a5d24db730c8dcd717fc0f1600" title="This command deletes an exchange.">exchangeDelete</a>, 0, 3, ExchangeDeleteParameters) {
<a name="l00481"></a>00481         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a7d8439a5d24db730c8dcd717fc0f1600" title="This command deletes an exchange.">no_keyword::Session_0_10::exchangeDelete</a>(
<a name="l00482"></a>00482             p[arg::exchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00483"></a>00483             p[arg::ifUnused|<span class="keyword">false</span>],
<a name="l00484"></a>00484             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00485"></a>00485     }
<a name="l00486"></a>00486     
<a name="l00487"></a><a class="code" href="a00327.html#ad8ff12022a944ab0f9f09634a1f59673">00487</a>     <a class="code" href="a00327.html#ad8ff12022a944ab0f9f09634a1f59673">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00117.html">qpid::framing::ExchangeQueryResult</a>, <a class="code" href="a00326.html#a7ffd9f8af395cdb9caba56ee51e6d8ef" title="This command is used to request information on a particular exchange.">exchangeQuery</a>, 0, 2, ExchangeQueryParameters) {
<a name="l00488"></a>00488         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a7ffd9f8af395cdb9caba56ee51e6d8ef" title="This command is used to request information on a particular exchange.">no_keyword::Session_0_10::exchangeQuery</a>(
<a name="l00489"></a>00489             p[arg::name|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00490"></a>00490             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00491"></a>00491     }
<a name="l00492"></a>00492     
<a name="l00493"></a><a class="code" href="a00327.html#a168a3bc7d809d4e2588abc0f2f89d36b">00493</a>     <a class="code" href="a00327.html#a168a3bc7d809d4e2588abc0f2f89d36b">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a7a96fb24e976628a11917397db5c9dc3" title="This command binds a queue to an exchange.">exchangeBind</a>, 0, 5, ExchangeBindParameters) {
<a name="l00494"></a>00494         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a7a96fb24e976628a11917397db5c9dc3" title="This command binds a queue to an exchange.">no_keyword::Session_0_10::exchangeBind</a>(
<a name="l00495"></a>00495             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00496"></a>00496             p[arg::exchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00497"></a>00497             p[arg::bindingKey|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00498"></a>00498             p[arg::arguments|FieldTable()],
<a name="l00499"></a>00499             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00500"></a>00500     }
<a name="l00501"></a>00501     
<a name="l00502"></a><a class="code" href="a00327.html#a1c8cabd83ea05ea7ac407aad72fe5847">00502</a>     <a class="code" href="a00327.html#a1c8cabd83ea05ea7ac407aad72fe5847">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#ac84cb0ea976003d1886943c8405d0fe8" title="This command unbinds a queue from an exchange.">exchangeUnbind</a>, 0, 4, ExchangeUnbindParameters) {
<a name="l00503"></a>00503         <span class="keywordflow">return</span> <a class="code" href="a00326.html#ac84cb0ea976003d1886943c8405d0fe8" title="This command unbinds a queue from an exchange.">no_keyword::Session_0_10::exchangeUnbind</a>(
<a name="l00504"></a>00504             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00505"></a>00505             p[arg::exchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00506"></a>00506             p[arg::bindingKey|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00507"></a>00507             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00508"></a>00508     }
<a name="l00509"></a>00509     
<a name="l00510"></a><a class="code" href="a00327.html#a4c69faeaf0d3059aee1bf6d2f794d0c4">00510</a>     <a class="code" href="a00327.html#a4c69faeaf0d3059aee1bf6d2f794d0c4">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00116.html">qpid::framing::ExchangeBoundResult</a>, <a class="code" href="a00326.html#a7518a71279426205b6ed5676643156bc" title="This command is used to request information on the bindings to a particular exchange.">exchangeBound</a>, 0, 5, ExchangeBoundParameters) {
<a name="l00511"></a>00511         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a7518a71279426205b6ed5676643156bc" title="This command is used to request information on the bindings to a particular exchange.">no_keyword::Session_0_10::exchangeBound</a>(
<a name="l00512"></a>00512             p[arg::exchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00513"></a>00513             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00514"></a>00514             p[arg::bindingKey|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00515"></a>00515             p[arg::arguments|FieldTable()],
<a name="l00516"></a>00516             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00517"></a>00517     }
<a name="l00518"></a>00518     
<a name="l00519"></a><a class="code" href="a00327.html#a59c1ed14077a2e4ef3569d410d4b6b02">00519</a>     <a class="code" href="a00327.html#a59c1ed14077a2e4ef3569d410d4b6b02">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a785df7f03802bfa5aa436f01bd037c81" title="This command creates or checks a queue.">queueDeclare</a>, 0, 8, QueueDeclareParameters) {
<a name="l00520"></a>00520         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a785df7f03802bfa5aa436f01bd037c81" title="This command creates or checks a queue.">no_keyword::Session_0_10::queueDeclare</a>(
<a name="l00521"></a>00521             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00522"></a>00522             p[arg::alternateExchange|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00523"></a>00523             p[arg::passive|<span class="keyword">false</span>],
<a name="l00524"></a>00524             p[arg::durable|<span class="keyword">false</span>],
<a name="l00525"></a>00525             p[arg::exclusive|<span class="keyword">false</span>],
<a name="l00526"></a>00526             p[arg::autoDelete|<span class="keyword">false</span>],
<a name="l00527"></a>00527             p[arg::arguments|FieldTable()],
<a name="l00528"></a>00528             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00529"></a>00529     }
<a name="l00530"></a>00530     
<a name="l00531"></a><a class="code" href="a00327.html#a06b413565a52185f3ca9646d699bffde">00531</a>     <a class="code" href="a00327.html#a06b413565a52185f3ca9646d699bffde">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#a78c98223b64afdf3e8a971747ec38701" title="This command deletes a queue.">queueDelete</a>, 0, 4, QueueDeleteParameters) {
<a name="l00532"></a>00532         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a78c98223b64afdf3e8a971747ec38701" title="This command deletes a queue.">no_keyword::Session_0_10::queueDelete</a>(
<a name="l00533"></a>00533             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00534"></a>00534             p[arg::ifUnused|<span class="keyword">false</span>],
<a name="l00535"></a>00535             p[arg::ifEmpty|<span class="keyword">false</span>],
<a name="l00536"></a>00536             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00537"></a>00537     }
<a name="l00538"></a>00538     
<a name="l00539"></a><a class="code" href="a00327.html#ade70c4592764b5dc987c77c446211016">00539</a>     <a class="code" href="a00327.html#ade70c4592764b5dc987c77c446211016">BOOST_PARAMETER_MEMFUN</a>(<span class="keywordtype">void</span>, <a class="code" href="a00326.html#adb7e81811bd0da8feefa2ad1369d52d1" title="This command removes all messages from a queue.">queuePurge</a>, 0, 2, QueuePurgeParameters) {
<a name="l00540"></a>00540         <span class="keywordflow">return</span> <a class="code" href="a00326.html#adb7e81811bd0da8feefa2ad1369d52d1" title="This command removes all messages from a queue.">no_keyword::Session_0_10::queuePurge</a>(
<a name="l00541"></a>00541             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00542"></a>00542             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00543"></a>00543     }
<a name="l00544"></a>00544     
<a name="l00545"></a><a class="code" href="a00327.html#a8fc2968247a63b44a93b91f039c90fb2">00545</a>     <a class="code" href="a00327.html#a8fc2968247a63b44a93b91f039c90fb2">BOOST_PARAMETER_MEMFUN</a>(<a class="code" href="a00265.html">qpid::framing::QueueQueryResult</a>, <a class="code" href="a00326.html#a272232fbf5f88c293b0b666ef57bfb91" title="This command requests information about a queue.">queueQuery</a>, 0, 2, QueueQueryParameters) {
<a name="l00546"></a>00546         <span class="keywordflow">return</span> <a class="code" href="a00326.html#a272232fbf5f88c293b0b666ef57bfb91" title="This command requests information about a queue.">no_keyword::Session_0_10::queueQuery</a>(
<a name="l00547"></a>00547             p[arg::queue|<a class="code" href="a00345.html" title="STL class.">std::string</a>()],
<a name="l00548"></a>00548             p[<a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">arg::sync</a>|<span class="keyword">true</span>]);
<a name="l00549"></a>00549     }
<a name="l00550"></a>00550     
<a name="l00551"></a>00551 };
<a name="l00553"></a><a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0">00553</a> <span class="keyword">inline</span> <a class="code" href="a00327.html" title="AMQP 0-10 session API with keyword arguments.">Session_0_10</a> <a class="code" href="a00576.html#a15a5d12c365f54c47e6d5f910760b6c0" title="Conversion to Session_0_10 from another session type.">sync</a>(<span class="keyword">const</span> <a class="code" href="a00328.html" title="Base class for handles to an AMQP session.">SessionBase_0_10</a>&amp; other) { <span class="keywordflow">return</span> (other); }
<a name="l00554"></a>00554 
<a name="l00555"></a><a class="code" href="a00327.html#aa1850df2eb97e35f5bfb26d597cc969d">00555</a> <span class="keyword">inline</span> <a class="code" href="a00327.html#aa1850df2eb97e35f5bfb26d597cc969d">Session_0_10::Session_0_10</a>() {}
<a name="l00556"></a><a class="code" href="a00327.html#a589e1a96fff4f01262fed330e223069c">00556</a> <span class="keyword">inline</span> <a class="code" href="a00327.html#aa1850df2eb97e35f5bfb26d597cc969d">Session_0_10::Session_0_10</a>(<span class="keyword">const</span> <a class="code" href="a00328.html" title="Base class for handles to an AMQP session.">SessionBase_0_10</a>&amp; other) {
<a name="l00557"></a>00557     *<span class="keyword">this</span> = other;
<a name="l00558"></a>00558 }
<a name="l00559"></a><a class="code" href="a00327.html#af62dc7bfaad19bc6a74c771b8e22a042">00559</a> <span class="keyword">inline</span> <a class="code" href="a00327.html" title="AMQP 0-10 session API with keyword arguments.">Session_0_10</a>&amp; <a class="code" href="a00327.html#af62dc7bfaad19bc6a74c771b8e22a042">Session_0_10::operator=</a>(<span class="keyword">const</span> <a class="code" href="a00328.html" title="Base class for handles to an AMQP session.">SessionBase_0_10</a>&amp; other) {
<a name="l00560"></a>00560     <a class="code" href="a00328.html#a72d171e291fab3cd457bf04276970904">impl</a> = <span class="keyword">static_cast&lt;</span><span class="keyword">const </span><a class="code" href="a00327.html" title="AMQP 0-10 session API with keyword arguments.">Session_0_10</a>&amp;<span class="keyword">&gt;</span>(other).<a class="code" href="a00328.html#a72d171e291fab3cd457bf04276970904">impl</a>;
<a name="l00561"></a>00561     <span class="keywordflow">return</span> *<span class="keyword">this</span>;
<a name="l00562"></a>00562 }
<a name="l00563"></a>00563 
<a name="l00564"></a>00564 }} <span class="comment">// namespace qpid::client</span>
<a name="l00565"></a>00565 
<a name="l00566"></a>00566 <span class="preprocessor">#endif  </span>
</pre></div></div>
</div>
<!--
 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements.  See the NOTICE file
 distributed with this work for additional information
 regarding copyright ownership.  The ASF licenses this file
 to you under the Apache License, Version 2.0 (the
 "License"); you may not use this file except in compliance
 with the License.  You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing,
 software distributed under the License is distributed on an
 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 
-->

<hr size="1">
<address style="text-align: left;"><small>
Qpid C++ API Reference</small></address>

<address style="text-align: right;">
<small>
Generated on Thu May 10 2012 for Qpid C++ Client API by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.7.5</small>
</address>
</body>
</html>