event_list_t Struct Reference

This struct is used for building the event. More...

#include <src/event_list.h>

Collaboration diagram for event_list_t:
Collaboration graph

Data Fields

item_meta_tmeta
 Meta of event list. More...
 
list_tevents
 Payload of event list. More...
 

Detailed Description

This struct is used for building the event.

Definition at line 25 of file event_list.h.

Field Documentation

list_t* event_list_t::events

Payload of event list.

Definition at line 28 of file event_list.h.

Referenced by _exchange_prepare_data(), and event_list_add_event().


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