client-c  0.6.3
kaa_union_t Struct Reference

#include <kaa_common_schema.h>

Public Attributes

uint8_t type
 
void * data
 
serialize_fn serialize
 
get_size_fn get_size
 
destroy_fn destroy
 

Detailed Description

Definition at line 46 of file kaa_common_schema.h.

Member Data Documentation

void* kaa_union_t::data

Definition at line 48 of file kaa_common_schema.h.

destroy_fn kaa_union_t::destroy

Definition at line 52 of file kaa_common_schema.h.

get_size_fn kaa_union_t::get_size

Definition at line 51 of file kaa_common_schema.h.

serialize_fn kaa_union_t::serialize

Definition at line 50 of file kaa_common_schema.h.

uint8_t kaa_union_t::type

Definition at line 47 of file kaa_common_schema.h.


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