#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 uint16_t | qpid::framing::ChannelId |
typedef uint64_t | qpid::framing::RequestId |
typedef uint64_t | qpid::framing::ResponseId |
typedef uint32_t | qpid::framing::BatchOffset |
typedef uint16_t | qpid::framing::ClassId |
typedef uint16_t | qpid::framing::MethodId |
typedef uint16_t | qpid::framing::ReplyCode |