carmen_logfile_index_t Struct Reference
[The Logger and Playback Module (logger)]

#include <readlog.h>


Data Fields

int num_messages
int current_position
long int * offset


Detailed Description

Index structure used to process a logfile.

Definition at line 24 of file readlog.h.


Field Documentation

int carmen_logfile_index_t::current_position
 

Iterator to move through the file.

Definition at line 26 of file readlog.h.

int carmen_logfile_index_t::num_messages
 

Number of message in the file.

Definition at line 25 of file readlog.h.

long int* carmen_logfile_index_t::offset
 

Array of indices to the messages.

Definition at line 27 of file readlog.h.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 5 18:34:19 2006 for CARMEN by  doxygen 1.4.4