trafilo 0.1.0
Streaming event-handler framework in C
Loading...
Searching...
No Matches
event_t Struct Reference

A struct to hold event data. More...

#include <trafilo.h>

Data Fields

char * key
void * payload
size_t payload_len
struct timespec t_secs

Detailed Description

A struct to hold event data.

Field Documentation

◆ key

char* event_t::key

◆ payload

void* event_t::payload

◆ payload_len

size_t event_t::payload_len

◆ t_secs

struct timespec event_t::t_secs

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