|
client-c
0.7.4
|
#include <kaa_notification_gen.h>
Collaboration diagram for kaa_notification_notification_t:Public Attributes | |
| kaa_string_t * | message |
| serialize_fn | serialize |
| get_size_fn | get_size |
| destroy_fn | destroy |
Definition at line 28 of file kaa_notification_gen.h.
| destroy_fn kaa_notification_notification_t::destroy |
Definition at line 33 of file kaa_notification_gen.h.
| get_size_fn kaa_notification_notification_t::get_size |
Definition at line 32 of file kaa_notification_gen.h.
| kaa_string_t* kaa_notification_notification_t::message |
Definition at line 29 of file kaa_notification_gen.h.
| serialize_fn kaa_notification_notification_t::serialize |
Definition at line 31 of file kaa_notification_gen.h.