|
REB Member ListThis is the complete list of members for REB, including all inherited members.
AddInterface(player_device_id_t id, unsigned char access, size_t datasize, size_t commandsize, size_t reqqueuelen, size_t repqueuelen) | Driver | |
AddInterface(player_device_id_t id, unsigned char access, void *data, size_t datasize, void *command, size_t commandsize, void *reqqueue, int reqqueuelen, void *repqueue, int repqueuelen) | Driver | |
alwayson | Driver | |
ClearCommand(player_device_id_t id) | Driver | [virtual] |
ClearCommand(void) | Driver | [inline] |
ConfigAD(int, int) | REB | |
ConfigPosPID(int, int, int, int) | REB | |
ConfigSpeedPID(int, int, int, int) | REB | |
ConfigSpeedProfile(int, int, int) | REB | |
DataAvailable(void) | Driver | |
DataAvailableStatic(Driver *driver) | Driver | [static] |
device_id | Driver | |
Driver(ConfigFile *cf, int section, int interface, uint8_t access, size_t datasize, size_t commandsize, size_t reqqueuelen, size_t repqueuelen) | Driver | |
Driver(ConfigFile *cf, int section) | Driver | |
entries | Driver | |
error | Driver | |
GetCommand(player_device_id_t id, void *dest, size_t len, struct timeval *timestamp) | Driver | [virtual] |
GetCommand(void *dest, size_t len, struct timeval *timestamp) | Driver | [inline] |
GetConfig(player_device_id_t id, void **client, void *dest, size_t len, struct timeval *timestamp) | Driver | [virtual] |
GetConfig(void **client, void *dest, size_t len, struct timeval *timestamp) | Driver | [inline] |
GetData(player_device_id_t id, void *dest, size_t len, struct timeval *timestamp) | Driver | [virtual] |
GetReply(player_device_id_t id, void *client, unsigned short *type, void *dest, size_t len, struct timeval *timestamp) | Driver | [virtual] |
Lock(void) | Driver | [protected, virtual] |
Main() | REB | [virtual] |
MainQuit(void) | Driver | [virtual] |
Prepare() | Driver | [inline, virtual] |
PutCommand(player_device_id_t id, void *src, size_t len, struct timeval *timestamp) | Driver | [virtual] |
PutConfig(player_device_id_t id, void *client, void *src, size_t len, struct timeval *timestamp) | Driver | [virtual] |
PutData(player_device_id_t id, void *src, size_t len, struct timeval *timestamp) | Driver | [virtual] |
PutData(void *src, size_t len, struct timeval *timestamp) | Driver | [inline] |
PutReply(player_device_id_t id, void *client, unsigned short type, void *src, size_t len, struct timeval *timestamp) | Driver | [virtual] |
PutReply(void *client, unsigned short type, void *src, size_t len, struct timeval *timestamp) | Driver | [inline] |
PutReply(player_device_id_t id, void *client, unsigned short type, struct timeval *timestamp) | Driver | [inline] |
PutReply(void *client, unsigned short type, struct timeval *timestamp) | Driver | [inline] |
ReadAD(int) | REB | |
ReadAllIR(uint16_t *ir) | REB | |
ReadConfig() | REB | |
ReadPos(int) | REB | |
ReadSpeed(int) | REB | |
ReadStatus(int, int *, int *) | REB | |
REB(ConfigFile *cf, int section) | REB | |
Request(player_device_id_t id, void *requester, void *request, size_t reqlen, struct timeval *req_timestamp, unsigned short *reptype, void *reply, size_t replen, struct timeval *rep_timestamp) | Driver | [virtual] |
Restart() | REB | |
SetError(int code) | Driver | [inline] |
SetIRState(int) | REB | |
SetOdometry(int, int, short) | REB | |
SetPos(int, int) | REB | |
SetPosCounter(int, int) | REB | |
SetSpeed(int, int) | REB | |
Setup() | REB | [virtual] |
Shutdown() | REB | [virtual] |
StartThread(void) | Driver | |
StopThread(void) | Driver | |
Subscribe(player_device_id_t id) | REB | [virtual] |
subscriptions | Driver | |
Unlock(void) | Driver | [protected, virtual] |
Unsubscribe(player_device_id_t id) | REB | [virtual] |
Update() | Driver | [inline, virtual] |
UpdateData(void) | REB | |
UpdateIRData(player_ir_data_t *) | REB | |
UpdatePosData(player_position_data_t *) | REB | |
UpdatePowerData(player_power_data_t *) | REB | |
Wait(void) | Driver | |
~Driver() | Driver | [virtual] |
Generated on Tue May 3 14:16:05 2005 for Player by 1.3.6
|