Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

drivertable.h File Reference

#include <pthread.h>
#include "device.h"
#include "configfile.h"

Go to the source code of this file.

Classes

class  DriverEntry
 Info about an individual driver class. More...

class  DriverTable
 List of available driver classes. More...


Typedefs

typedef Driver *(* DriverInitFn )(ConfigFile *cf, int section)
 Function signature for driver factory functions.

typedef int(* PluginInitFn )(DriverTable *table)
 Function signature for plugin initialization functions.


Typedef Documentation

typedef Driver*(* DriverInitFn)(ConfigFile *cf, int section)
 

Function signature for driver factory functions.

typedef int(* PluginInitFn)(DriverTable* table)
 

Function signature for plugin initialization functions.


Generated on Tue May 3 14:15:39 2005 for Player by doxygen 1.3.6