/builddir/build/BUILD/qpid-proton-0.7/proton-c/include/proton/framing.h File Reference

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

Go to the source code of this file.

Data Structures

struct  pn_frame_t

Defines

#define PROTON_FRAMING_H   1
#define AMQP_HEADER_SIZE   (8)
#define AMQP_MIN_MAX_FRAME_SIZE   ((uint32_t)512)

Functions

PN_EXTERN size_t pn_read_frame (pn_frame_t *frame, const char *bytes, size_t available)
PN_EXTERN size_t pn_write_frame (char *bytes, size_t size, pn_frame_t frame)

Define Documentation

#define AMQP_HEADER_SIZE   (8)
#define AMQP_MIN_MAX_FRAME_SIZE   ((uint32_t)512)
#define PROTON_FRAMING_H   1

Function Documentation

PN_EXTERN size_t pn_read_frame ( pn_frame_t frame,
const char *  bytes,
size_t  available 
)
PN_EXTERN size_t pn_write_frame ( char *  bytes,
size_t  size,
pn_frame_t  frame 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 24 Sep 2014 for proton by  doxygen 1.6.1