Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_device_driverinfo Struct Reference
[player]

#include <player.h>

List of all members.


Detailed Description

Configuration request: Get the driver name for a particular device.

To get a name, set the subtype to PLAYER_PLAYER_DRIVERINFO_REQ and set the id field. Player will return the driver info.


Public Attributes

uint16_t subtype
player_device_id_t id
char driver_name [PLAYER_MAX_DEVICE_STRING_LEN]


Member Data Documentation

uint16_t player_device_driverinfo::subtype
 

Subtype; must be PLAYER_PLAYER_DRIVERINFO_REQ.

player_device_id_t player_device_driverinfo::id
 

The device identifier.

char player_device_driverinfo::driver_name[PLAYER_MAX_DEVICE_STRING_LEN]
 

The driver name (returned)


The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:54 2005 for Player by doxygen 1.3.6