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
|
<!--
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>Member List</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 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="a00574.html">qpid</a> </li>
<li class="navelem"><a class="el" href="a00580.html">framing</a> </li>
<li class="navelem"><a class="el" href="a00282.html">ResourceLockedException</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="headertitle">
<div class="title">qpid::framing::ResourceLockedException Member List</div> </div>
</div>
<div class="contents">
This is the complete list of members for <a class="el" href="a00282.html">qpid::framing::ResourceLockedException</a>, including all inherited members.<table>
<tr class="memlist"><td><a class="el" href="a00331.html#ac6ca6f797da33e069db68ab50da18615">code</a></td><td><a class="el" href="a00331.html">qpid::SessionException</a></td><td></td></tr>
<tr class="memlist"><td><a class="el" href="a00114.html#a58d191df2878597c40c636ab9a11d889">Exception</a>(const std::string &message=std::string())</td><td><a class="el" href="a00114.html">qpid::Exception</a></td><td><code> [explicit]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00114.html#a5fd1b7dd26ec0e2742c54b2b7da6c6b0">getMessage</a>() const </td><td><a class="el" href="a00114.html">qpid::Exception</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00282.html#a074ad096de110ad2e2f9a6e819ac1304">getPrefix</a>() const </td><td><a class="el" href="a00282.html">qpid::framing::ResourceLockedException</a></td><td><code> [inline, virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00282.html#a8cf28f12551cb1ac767c237ec5fc0a15">ResourceLockedException</a>(const std::string &msg=std::string())</td><td><a class="el" href="a00282.html">qpid::framing::ResourceLockedException</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00331.html#aee9b56e155fa773a760ef1522d2c4cf5">SessionException</a>(framing::execution::ErrorCode code_, const std::string &message)</td><td><a class="el" href="a00331.html">qpid::SessionException</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00114.html#a1319c2877b78e71fb5ded050298be31a">what</a>() const </td><td><a class="el" href="a00114.html">qpid::Exception</a></td><td><code> [virtual]</code></td></tr>
<tr class="memlist"><td><a class="el" href="a00114.html#a1c58add2fd55aa73981b2ae0d2db4d64">~Exception</a>()</td><td><a class="el" href="a00114.html">qpid::Exception</a></td><td><code> [virtual]</code></td></tr>
</table></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 <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>
|