Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

log
[Interfaces]


Detailed Description

The log interface provides start/stop control of data logging/playback.

The log interface produces no data and accepts no commands.


Classes

struct  player_log_set_write_state
 Configuration request: Set logging state. More...

struct  player_log_set_read_state
 Configuration request: Set playback state. More...

struct  player_log_set_read_rewind
 Configuration request: Rewind playback. More...

struct  player_log_get_state
 Configuration request: Get state. More...

struct  player_log_set_filename
 Configuration request: Set filename. More...


Defines

#define PLAYER_LOG_SET_WRITE_STATE_REQ   1
#define PLAYER_LOG_SET_READ_STATE_REQ   2
#define PLAYER_LOG_GET_STATE_REQ   3
#define PLAYER_LOG_SET_READ_REWIND_REQ   4
#define PLAYER_LOG_SET_FILENAME   5
#define PLAYER_LOG_TYPE_READ   1
#define PLAYER_LOG_TYPE_WRITE   2

Typedefs

typedef player_log_set_write_state player_log_set_write_state_t
 Configuration request: Set logging state.

typedef player_log_set_read_state player_log_set_read_state_t
 Configuration request: Set playback state.

typedef player_log_set_read_rewind player_log_set_read_rewind_t
 Configuration request: Rewind playback.

typedef player_log_get_state player_log_get_state_t
 Configuration request: Get state.

typedef player_log_set_filename player_log_set_filename_t
 Configuration request: Set filename.


Define Documentation

#define PLAYER_LOG_SET_WRITE_STATE_REQ   1
 

#define PLAYER_LOG_SET_READ_STATE_REQ   2
 

#define PLAYER_LOG_GET_STATE_REQ   3
 

#define PLAYER_LOG_SET_READ_REWIND_REQ   4
 

#define PLAYER_LOG_SET_FILENAME   5
 

#define PLAYER_LOG_TYPE_READ   1
 

#define PLAYER_LOG_TYPE_WRITE   2
 


Typedef Documentation

typedef struct player_log_set_write_state player_log_set_write_state_t
 

Configuration request: Set logging state.

Start/stop data logging

typedef struct player_log_set_read_state player_log_set_read_state_t
 

Configuration request: Set playback state.

Start/stop data playback

typedef struct player_log_set_read_rewind player_log_set_read_rewind_t
 

Configuration request: Rewind playback.

Rewind log playback to beginning of logfile; does not affect playback state (i.e., whether it is started or stopped

typedef struct player_log_get_state player_log_get_state_t
 

Configuration request: Get state.

Find out whether logging/playback is enabled or disabled

typedef struct player_log_set_filename player_log_set_filename_t
 

Configuration request: Set filename.

Set the name of the file to write to when logging


Generated on Tue May 3 14:16:10 2005 for Player by doxygen 1.3.6