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

Detailed Description

Definition at line 47 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

◆ buffer

unsigned char* as_packer_buffer::buffer

Definition at line 49 of file as_msgpack.h.

◆ length

uint32_t as_packer_buffer::length

Definition at line 50 of file as_msgpack.h.

◆ next

struct as_packer_buffer* as_packer_buffer::next

Definition at line 48 of file as_msgpack.h.


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