|
trafilo 0.1.0
Streaming event-handler framework in C
|
| Cbounded_queue_t | A Circular ring queue, fixed size, to create a pool of events to be parsed |
| Cbucket_node | A bucket node of the hashtable |
| Cdispatcher_t | A Dispatcher type with user set configs |
| Cevent_t | A struct to hold event data |
| Chashmap_t | The hashmap structure |
| Clistener_t | UDP listener handle |
| Csliding_window_t | A sliding sampling window represented as a linked list of timestamps |
| Ctrafilo_config_t | Configuration struct for Trafilo framework |
| Ctrafilo_t | |
| Cts_node_t | A timestamp node |
| Cwindow_result_t | A result to be piped to sinking module when a window emits |