client-c  0.8.1
kaa_log_record_t Struct Reference

#include <ext_log_storage.h>

Public Attributes

char * data
 
size_t size
 
uint16_t bucket_id
 

Detailed Description

Wrapper for a serialized log entry.

Definition at line 39 of file ext_log_storage.h.

Member Data Documentation

uint16_t kaa_log_record_t::bucket_id

Bucket ID of this record

Definition at line 42 of file ext_log_storage.h.

char* kaa_log_record_t::data

Serialized data

Definition at line 40 of file ext_log_storage.h.

size_t kaa_log_record_t::size

Size of data

Definition at line 41 of file ext_log_storage.h.


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