#include <readlog.h>
Data Fields | |
int | num_messages |
int | current_position |
long int * | offset |
Definition at line 24 of file readlog.h.
|
Iterator to move through the file. |
|
Number of message in the file. |
|
Array of indices to the messages. |