trafilo 0.1.0
Streaming event-handler framework in C
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 Cbounded_queue_tA Circular ring queue, fixed size, to create a pool of events to be parsed
 Cbucket_nodeA bucket node of the hashtable
 Cdispatcher_tA Dispatcher type with user set configs
 Cevent_tA struct to hold event data
 Chashmap_tThe hashmap structure
 Clistener_tUDP listener handle
 Csliding_window_tA sliding sampling window represented as a linked list of timestamps
 Ctrafilo_config_tConfiguration struct for Trafilo framework
 Ctrafilo_t
 Cts_node_tA timestamp node
 Cwindow_result_tA result to be piped to sinking module when a window emits