/usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/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     (ConnectionCloseBody) \
00044     (ConnectionCloseOkBody) \
00045     (SessionOpenBody) \
00046     (SessionAttachedBody) \
00047     (SessionFlowBody) \
00048     (SessionFlowOkBody) \
00049     (SessionCloseBody) \
00050     (SessionClosedBody) \
00051     (SessionResumeBody) \
00052     (SessionSuspendBody) \
00053     (SessionDetachedBody) \
00054     (SessionAckBody) \
00055     (SessionHighWaterMarkBody) \
00056     (SessionSolicitAckBody) \
00057     (AccessRequestBody) \
00058     (AccessRequestOkBody) \
00059     (ExchangeDeclareBody) \
00060     (ExchangeDeleteBody) \
00061     (ExchangeQueryBody) \
00062     (QueueDeclareBody) \
00063     (QueueBindBody) \
00064     (QueueUnbindBody) \
00065     (QueuePurgeBody) \
00066     (QueueDeleteBody) \
00067     (QueueQueryBody) \
00068     (BasicQosBody) \
00069     (BasicConsumeBody) \
00070     (BasicConsumeOkBody) \
00071     (BasicCancelBody) \
00072     (BasicPublishBody) \
00073     (BasicDeliverBody) \
00074     (BasicGetBody) \
00075     (BasicGetOkBody) \
00076     (BasicGetEmptyBody) \
00077     (BasicAckBody) \
00078     (BasicRejectBody) \
00079     (BasicRecoverBody) \
00080     (FileQosBody) \
00081     (FileQosOkBody) \
00082     (FileConsumeBody) \
00083     (FileConsumeOkBody) \
00084     (FileCancelBody) \
00085     (FileOpenBody) \
00086     (FileOpenOkBody) \
00087     (FileStageBody) \
00088     (FilePublishBody) \
00089     (FileReturnBody) \
00090     (FileDeliverBody) \
00091     (FileAckBody) \
00092     (FileRejectBody) \
00093     (StreamQosBody) \
00094     (StreamQosOkBody) \
00095     (StreamConsumeBody) \
00096     (StreamConsumeOkBody) \
00097     (StreamCancelBody) \
00098     (StreamPublishBody) \
00099     (StreamReturnBody) \
00100     (StreamDeliverBody) \
00101     (TxSelectBody) \
00102     (TxCommitBody) \
00103     (TxRollbackBody) \
00104     (DtxDemarcationSelectBody) \
00105     (DtxDemarcationStartBody) \
00106     (DtxDemarcationEndBody) \
00107     (DtxCoordinationCommitBody) \
00108     (DtxCoordinationForgetBody) \
00109     (DtxCoordinationGetTimeoutBody) \
00110     (DtxCoordinationPrepareBody) \
00111     (DtxCoordinationRecoverBody) \
00112     (DtxCoordinationRollbackBody) \
00113     (DtxCoordinationSetTimeoutBody) \
00114     (TunnelRequestBody) \
00115     (MessageTransferBody) \
00116     (MessageRejectBody) \
00117     (MessageAcquireBody) \
00118     (MessageAcquiredBody) \
00119     (MessageReleaseBody) \
00120     (MessageSubscribeBody) \
00121     (MessageCancelBody) \
00122     (MessageGetBody) \
00123     (MessageRecoverBody) \
00124     (MessageOpenBody) \
00125     (MessageCloseBody) \
00126     (MessageAppendBody) \
00127     (MessageCheckpointBody) \
00128     (MessageResumeBody) \
00129     (MessageQosBody) \
00130     (MessageFlowModeBody) \
00131     (MessageFlowBody) \
00132     (MessageFlushBody) \
00133     (MessageStopBody) \
00134     (MessageEmptyBody) \
00135     (MessageOffsetBody) \
00136     (BindingQueryBody) \
00137     (ExecutionFlushBody) \
00138     (ExecutionCompleteBody) \
00139     (ExecutionNoopBody) \
00140     (ExecutionResultBody) \
00141     (ExecutionSyncBody) \
00142     (Connection010StartBody) \
00143     (Connection010StartOkBody) \
00144     (Connection010SecureBody) \
00145     (Connection010SecureOkBody) \
00146     (Connection010TuneBody) \
00147     (Connection010TuneOkBody) \
00148     (Connection010OpenBody) \
00149     (Connection010OpenOkBody) \
00150     (Connection010RedirectBody) \
00151     (Connection010HeartbeatBody) \
00152     (Connection010CloseBody) \
00153     (Connection010CloseOkBody) \
00154     (Session010AttachBody) \
00155     (Session010AttachedBody) \
00156     (Session010DetachBody) \
00157     (Session010DetachedBody) \
00158     (Session010RequestTimeoutBody) \
00159     (Session010TimeoutBody) \
00160     (Session010CommandPointBody) \
00161     (Session010ExpectedBody) \
00162     (Session010ConfirmedBody) \
00163     (Session010CompletedBody) \
00164     (Session010KnownCompletedBody) \
00165     (Session010FlushBody) \
00166     (Session010GapBody) \
00167     (Execution010SyncBody) \
00168     (Execution010ResultBody) \
00169     (Execution010ExceptionBody) \
00170     (Message010TransferBody) \
00171     (Message010AcceptBody) \
00172     (Message010RejectBody) \
00173     (Message010ReleaseBody) \
00174     (Message010AcquireBody) \
00175     (Message010SubscribeBody) \
00176     (Message010CancelBody) \
00177     (Message010SetFlowModeBody) \
00178     (Message010FlowBody) \
00179     (Message010FlushBody) \
00180     (Message010StopBody) \
00181     (Tx010SelectBody) \
00182     (Tx010CommitBody) \
00183     (Tx010RollbackBody) \
00184     (Dtx010SelectBody) \
00185     (Dtx010StartBody) \
00186     (Dtx010EndBody) \
00187     (Dtx010CommitBody) \
00188     (Dtx010ForgetBody) \
00189     (Dtx010GetTimeoutBody) \
00190     (Dtx010PrepareBody) \
00191     (Dtx010RecoverBody) \
00192     (Dtx010RollbackBody) \
00193     (Dtx010SetTimeoutBody) \
00194     (Exchange010DeclareBody) \
00195     (Exchange010DeleteBody) \
00196     (Exchange010QueryBody) \
00197     (Exchange010BindBody) \
00198     (Exchange010UnbindBody) \
00199     (Exchange010BoundBody) \
00200     (Queue010DeclareBody) \
00201     (Queue010DeleteBody) \
00202     (Queue010PurgeBody) \
00203     (Queue010QueryBody) \
00204     (ClusterNotifyBody) 
00205 
00206 #define OTHER_BODIES() (AMQContentBody)(AMQHeaderBody)(AMQHeartbeatBody))
00207 
00208 #endif  

Generated on Thu Apr 10 11:08:16 2008 for Qpid by  doxygen 1.4.7