All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_packer Struct Reference

Detailed Description

Definition at line 34 of file src/include/aerospike/as_msgpack.h.

#include "as_msgpack.h"

+ Collaboration diagram for as_packer:

Data Fields

unsigned char * buffer
 
int capacity
 
struct as_packer_bufferhead
 
int offset
 
struct as_packer_buffertail
 

Field Documentation

unsigned char * as_packer::buffer

Definition at line 37 of file src/include/aerospike/as_msgpack.h.

int as_packer::capacity

Definition at line 39 of file src/include/aerospike/as_msgpack.h.

struct as_packer_buffer * as_packer::head

Definition at line 35 of file src/include/aerospike/as_msgpack.h.

int as_packer::offset

Definition at line 38 of file src/include/aerospike/as_msgpack.h.

struct as_packer_buffer * as_packer::tail

Definition at line 36 of file src/include/aerospike/as_msgpack.h.


The documentation for this struct was generated from the following files: