naev 0.12.5
ShipLogEntry Struct Reference

Data Fields

int id
ntime_t time
char * msg
void * next
void * prev

Detailed Description

Definition at line 15 of file shiplog.c.

Field Documentation

◆ id

int ShipLogEntry::id

Definition at line 16 of file shiplog.c.

◆ msg

char* ShipLogEntry::msg

Definition at line 18 of file shiplog.c.

◆ next

void* ShipLogEntry::next

Definition at line 19 of file shiplog.c.

◆ prev

void* ShipLogEntry::prev

Definition at line 20 of file shiplog.c.

◆ time

ntime_t ShipLogEntry::time

Definition at line 17 of file shiplog.c.


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