#include <eventlog.h>
Public Attributes | |
| char * | channel |
| int32_t | channellen |
| void * | data |
| int32_t | datalen |
| int64_t | eventnum |
| int64_t | timestamp |
Definition at line 51 of file eventlog.h.
| char* _lcm_eventlog_event_t::channel |
Definition at line 55 of file eventlog.h.
| int32_t _lcm_eventlog_event_t::channellen |
Definition at line 53 of file eventlog.h.
| void* _lcm_eventlog_event_t::data |
Definition at line 56 of file eventlog.h.
| int32_t _lcm_eventlog_event_t::datalen |
Definition at line 53 of file eventlog.h.
| int64_t _lcm_eventlog_event_t::eventnum |
Definition at line 52 of file eventlog.h.
| int64_t _lcm_eventlog_event_t::timestamp |
Definition at line 52 of file eventlog.h.