struct_message_types Struct Reference
[Logged Messages Player]

#include <player_common.h>

Data Fields

char * name
 Name of the message type.
char * fmt
 Format of the message type.
char * data_file
 File containing message data.
FILE * fp
 File pointer.
FORMATTER_PTR formatter
 IPC formatter.
bool publish
 Bool that defines if this message is to be published.
int number_messages
 Number of messages of this type.
double * timestamps
 Timestamps of all the messages of this type.
int id
 Message type id.
void * message_storage
 Message allocation space.

Field Documentation

File containing message data.

Referenced by playback::IndexHandler().

Format of the message type.

Referenced by playback::IndexHandler().

IPC formatter.

Referenced by playback::IndexHandler().

File pointer.

Referenced by playback::IndexHandler().

Message type id.

Message allocation space.

Referenced by playback::IndexHandler(), and playback::ReadMessageFromFile().

Name of the message type.

Referenced by playback::IndexHandler().

Number of messages of this type.

Bool that defines if this message is to be published.

Referenced by playback::Activate(), playback::Deactivate(), and playback::IndexHandler().

Timestamps of all the messages of this type.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3