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

Detailed Description

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

#include "as_msgpack.h"

+ Collaboration diagram for as_packer_buffer:

Data Fields

unsigned char * buffer
 
int length
 
struct as_packer_buffernext
 

Field Documentation

unsigned char * as_packer_buffer::buffer

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

int as_packer_buffer::length

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

struct as_packer_buffer * as_packer_buffer::next

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


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