Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <stdint.h>
Go to the source code of this file.
Typedefs | |
typedef unsigned char | uint8_t |
typedef unsigned short | uint16_t |
typedef short | int16_t |
typedef unsigned int | uint32_t |
typedef int | int32_t |
typedef unsigned int | uint |
typedef short int16_t |
Definition at line 26 of file IntegerTypes.h.
typedef int int32_t |
Definition at line 28 of file IntegerTypes.h.
typedef unsigned int uint |
Definition at line 38 of file IntegerTypes.h.
typedef unsigned short uint16_t |
Definition at line 25 of file IntegerTypes.h.
typedef unsigned int uint32_t |
Definition at line 27 of file IntegerTypes.h.
typedef unsigned char uint8_t |
Definition at line 24 of file IntegerTypes.h.