/builddir/build/BUILD/qpid-proton-0.4/proton-c/include/proton/types.h File Reference

#include <proton/import_export.h>
#include <sys/types.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  pn_decimal128_t
struct  pn_uuid_t
struct  pn_bytes_t

Defines

#define PROTON_TYPES_H   1

Typedefs

typedef int32_t pn_sequence_t
typedef uint32_t pn_millis_t
typedef uint32_t pn_seconds_t
typedef int64_t pn_timestamp_t
typedef uint32_t pn_char_t
typedef uint32_t pn_decimal32_t
typedef uint64_t pn_decimal64_t

Functions

PN_EXTERN pn_bytes_t pn_bytes (size_t size, char *start)
PN_EXTERN pn_bytes_t pn_bytes_dup (size_t size, const char *start)

Define Documentation

#define PROTON_TYPES_H   1

Typedef Documentation

typedef uint32_t pn_char_t
typedef uint32_t pn_decimal32_t
typedef uint64_t pn_decimal64_t
typedef uint32_t pn_millis_t
typedef uint32_t pn_seconds_t
typedef int32_t pn_sequence_t
typedef int64_t pn_timestamp_t

Function Documentation

PN_EXTERN pn_bytes_t pn_bytes ( size_t  size,
char *  start 
)
PN_EXTERN pn_bytes_t pn_bytes_dup ( size_t  size,
const char *  start 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 13 Mar 2013 for proton by  doxygen 1.6.1