/usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/framing/amqp_types.h File Reference

Type definitions and forward declarations of all types used to in AMQP messages. More...

#include <string>
#include <stdint.h>

Include dependency graph for amqp_types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  qpid
namespace  qpid::framing

Typedefs

typedef uint8_t qpid::framing::FrameType
typedef uint16_t qpid::framing::ChannelId
typedef uint32_t qpid::framing::BatchOffset
typedef uint8_t qpid::framing::ClassId
typedef uint8_t qpid::framing::MethodId
typedef uint16_t qpid::framing::ReplyCode

Variables

const ChannelId qpid::framing::CHANNEL_MAX = (ChannelId(~1))>>1
 Maximum channel ID used by broker.
const ChannelId qpid::framing::CHANNEL_HIGH_BIT = ChannelId(~CHANNEL_MAX)


Detailed Description

Type definitions and forward declarations of all types used to in AMQP messages.


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