client-c  0.7.0
kaa_log_record_t Struct Reference

#include <ext_log_storage.h>

Public Attributes

char * data
 
size_t size
 

Detailed Description

Wrapper for a serialized log entry.

Definition at line 38 of file ext_log_storage.h.

Member Data Documentation

char* kaa_log_record_t::data

Serialized data

Definition at line 39 of file ext_log_storage.h.

size_t kaa_log_record_t::size

Size of data

Definition at line 40 of file ext_log_storage.h.


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