Kaa client C SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
kaa_log_record_t Struct Reference

Wrapper for a serialized log entry. More...

#include <ext_log_storage.h>

Data Fields

char * data
 Serialized data. More...
 
size_t size
 Size of data. More...
 
uint16_t bucket_id
 Bucket ID of this record. More...
 

Detailed Description

Wrapper for a serialized log entry.

Field Documentation

uint16_t kaa_log_record_t::bucket_id

Bucket ID of this record.

char* kaa_log_record_t::data

Serialized data.

size_t kaa_log_record_t::size

Size of data.


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