Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

gen/qpid/framing/frame_body_lists.h

Go to the documentation of this file.
00001 #ifndef QPID_FRAMING_FRAME_BODY_LISTS_H
00002 #define QPID_FRAMING_FRAME_BODY_LISTS_H
00003 /*
00004  *
00005  * Licensed to the Apache Software Foundation (ASF) under one
00006  * or more contributor license agreements.  See the NOTICE file
00007  * distributed with this work for additional information
00008  * regarding copyright ownership.  The ASF licenses this file
00009  * to you under the Apache License, Version 2.0 (the
00010  * "License"); you may not use this file except in compliance
00011  * with the License.  You may obtain a copy of the License at
00012  *
00013  *   http://www.apache.org/licenses/LICENSE-2.0
00014  *
00015  * Unless required by applicable law or agreed to in writing,
00016  * software distributed under the License is distributed on an
00017  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
00018  * KIND, either express or implied.  See the License for the
00019  * specific language governing permissions and limitations
00020  * under the License.
00021  *
00022  */
00023 
00028 
00029 
00033 #define METHOD_BODIES() \
00034     (ConnectionStartBody) \
00035     (ConnectionStartOkBody) \
00036     (ConnectionSecureBody) \
00037     (ConnectionSecureOkBody) \
00038     (ConnectionTuneBody) \
00039     (ConnectionTuneOkBody) \
00040     (ConnectionOpenBody) \
00041     (ConnectionOpenOkBody) \
00042     (ConnectionRedirectBody) \
00043     (ConnectionHeartbeatBody) \
00044     (ConnectionCloseBody) \
00045     (ConnectionCloseOkBody) \
00046     (SessionAttachBody) \
00047     (SessionAttachedBody) \
00048     (SessionDetachBody) \
00049     (SessionDetachedBody) \
00050     (SessionRequestTimeoutBody) \
00051     (SessionTimeoutBody) \
00052     (SessionCommandPointBody) \
00053     (SessionExpectedBody) \
00054     (SessionConfirmedBody) \
00055     (SessionCompletedBody) \
00056     (SessionKnownCompletedBody) \
00057     (SessionFlushBody) \
00058     (SessionGapBody) \
00059     (ExecutionSyncBody) \
00060     (ExecutionResultBody) \
00061     (ExecutionExceptionBody) \
00062     (MessageTransferBody) \
00063     (MessageAcceptBody) \
00064     (MessageRejectBody) \
00065     (MessageReleaseBody) \
00066     (MessageAcquireBody) \
00067     (MessageResumeBody) \
00068     (MessageSubscribeBody) \
00069     (MessageCancelBody) \
00070     (MessageSetFlowModeBody) \
00071     (MessageFlowBody) \
00072     (MessageFlushBody) \
00073     (MessageStopBody) \
00074     (TxSelectBody) \
00075     (TxCommitBody) \
00076     (TxRollbackBody) \
00077     (DtxSelectBody) \
00078     (DtxStartBody) \
00079     (DtxEndBody) \
00080     (DtxCommitBody) \
00081     (DtxForgetBody) \
00082     (DtxGetTimeoutBody) \
00083     (DtxPrepareBody) \
00084     (DtxRecoverBody) \
00085     (DtxRollbackBody) \
00086     (DtxSetTimeoutBody) \
00087     (ExchangeDeclareBody) \
00088     (ExchangeDeleteBody) \
00089     (ExchangeQueryBody) \
00090     (ExchangeBindBody) \
00091     (ExchangeUnbindBody) \
00092     (ExchangeBoundBody) \
00093     (QueueDeclareBody) \
00094     (QueueDeleteBody) \
00095     (QueuePurgeBody) \
00096     (QueueQueryBody) \
00097     (FileQosBody) \
00098     (FileQosOkBody) \
00099     (FileConsumeBody) \
00100     (FileConsumeOkBody) \
00101     (FileCancelBody) \
00102     (FileOpenBody) \
00103     (FileOpenOkBody) \
00104     (FileStageBody) \
00105     (FilePublishBody) \
00106     (FileReturnBody) \
00107     (FileDeliverBody) \
00108     (FileAckBody) \
00109     (FileRejectBody) \
00110     (StreamQosBody) \
00111     (StreamQosOkBody) \
00112     (StreamConsumeBody) \
00113     (StreamConsumeOkBody) \
00114     (StreamCancelBody) \
00115     (StreamPublishBody) \
00116     (StreamReturnBody) \
00117     (StreamDeliverBody) \
00118     (ClusterUpdateRequestBody) \
00119     (ClusterUpdateOfferBody) \
00120     (ClusterRetractOfferBody) \
00121     (ClusterReadyBody) \
00122     (ClusterConfigChangeBody) \
00123     (ClusterMessageExpiredBody) \
00124     (ClusterErrorCheckBody) \
00125     (ClusterShutdownBody) \
00126     (ClusterConnectionAnnounceBody) \
00127     (ClusterConnectionDeliverCloseBody) \
00128     (ClusterConnectionDeliverDoOutputBody) \
00129     (ClusterConnectionAbortBody) \
00130     (ClusterConnectionConsumerStateBody) \
00131     (ClusterConnectionDeliveryRecordBody) \
00132     (ClusterConnectionTxStartBody) \
00133     (ClusterConnectionTxAcceptBody) \
00134     (ClusterConnectionTxDequeueBody) \
00135     (ClusterConnectionTxEnqueueBody) \
00136     (ClusterConnectionTxPublishBody) \
00137     (ClusterConnectionTxEndBody) \
00138     (ClusterConnectionAccumulatedAckBody) \
00139     (ClusterConnectionSessionStateBody) \
00140     (ClusterConnectionShadowReadyBody) \
00141     (ClusterConnectionMembershipBody) \
00142     (ClusterConnectionRetractOfferBody) \
00143     (ClusterConnectionQueuePositionBody) \
00144     (ClusterConnectionExchangeBody) \
00145     (ClusterConnectionQueueBody) \
00146     (ClusterConnectionExpiryIdBody) \
00147     (ClusterConnectionAddQueueListenerBody) 
00148 
00149 #define OTHER_BODIES() (AMQContentBody)(AMQHeaderBody)(AMQHeartbeatBody))
00150 
00151 #endif  

Qpid C++ API Reference
Generated on Tue Dec 8 15:39:47 2009 for Qpid C++ Client API by doxygen 1.4.7