| Kaa client C SDK
    | 
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... | |
Wrapper for a serialized log entry.
| 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.
 1.8.6
 1.8.6