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 39 of file as_msgpack.h.

#include "as_msgpack.h"

+ Collaboration diagram for as_packer_buffer:

Data Fields

unsigned char * buffer
 
uint32_t length
 
struct as_packer_buffernext
 

Field Documentation

unsigned char* as_packer_buffer::buffer

Definition at line 41 of file as_msgpack.h.

uint32_t as_packer_buffer::length

Definition at line 42 of file as_msgpack.h.

struct as_packer_buffer* as_packer_buffer::next

Definition at line 40 of file as_msgpack.h.


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