, including all inherited members.
| AddFileWatch(int fd, bool ReadWatch=true, bool WriteWatch=false, bool ExceptWatch=true) | Driver | [protected] |
| AddInterface(player_devaddr_t addr) | Driver | [protected] |
| AddInterface(player_devaddr_t *addr, ConfigFile *cf, int section, int code, char *key=NULL) | Driver | [protected] |
| alwayson | Driver | |
| desired_heading | Khepera | [private] |
| device_addr | Driver | |
| direct_velocity_control | Khepera | [private] |
| Driver(ConfigFile *cf, int section, bool overwrite_cmds, size_t queue_maxlen, int interf) | Driver | |
| Driver(ConfigFile *cf, int section, bool overwrite_cmds=true, size_t queue_maxlen=PLAYER_MSGQUEUE_DEFAULT_MAXLEN) | Driver | |
| driverthread | Driver | |
| DummyMain(void *driver) | Driver | [protected, static] |
| DummyMainQuit(void *driver) | Driver | [protected, static] |
| entries | Driver | |
| geometry | Khepera | [private] |
| GetError() | Driver | [inline] |
| InQueue | Driver | |
| ir_addr | Khepera | [private] |
| ir_sequence | Khepera | [private] |
| ir_subscriptions | Khepera | [private] |
| Khepera(ConfigFile *cf, int section) | Khepera | |
| khepera_fd | Khepera | [private] |
| khepera_serial_port | Khepera | [private] |
| last_ir | Khepera | [private] |
| last_ir_update | Khepera | [private] |
| last_lpos | Khepera | [private] |
| last_pos_update | Khepera | [private] |
| last_position | Khepera | [private] |
| last_rpos | Khepera | [private] |
| last_theta | Khepera | [private] |
| last_x_f | Khepera | [private] |
| last_y_f | Khepera | [private] |
| Lock(void) | Driver | [virtual] |
| Main() | Khepera | [virtual] |
| MainQuit(void) | Driver | [virtual] |
| motors_enabled | Khepera | [private] |
| param_index | Khepera | [private] |
| pos_update_period | Khepera | [private] |
| position_addr | Khepera | [private] |
| position_subscriptions | Khepera | [private] |
| ProcessInternalMessages(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | Driver | [virtual] |
| ProcessMessage(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | Khepera | [virtual] |
| ProcessMessages(int maxmsgs) | Driver | |
| ProcessMessages(void) | Driver | |
| Publish(player_devaddr_t addr, QueuePointer &queue, uint8_t type, uint8_t subtype, void *src=NULL, size_t deprecated=0, double *timestamp=NULL, bool copy=true) | Driver | [virtual] |
| Publish(player_devaddr_t addr, uint8_t type, uint8_t subtype, void *src=NULL, size_t deprecated=0, double *timestamp=NULL, bool copy=true) | Driver | [virtual] |
| Publish(QueuePointer &queue, player_msghdr_t *hdr, void *src, bool copy=true) | Driver | [virtual] |
| Publish(player_msghdr_t *hdr, void *src, bool copy=true) | Driver | [virtual] |
| ReadAD(int) (defined in Khepera) | Khepera | |
| ReadAllIR(player_ir_data_t *) | Khepera | |
| ReadPos(int *, int *) | Khepera | |
| ReadSpeed(int *, int *) | Khepera | |
| refresh_last_position | Khepera | [private] |
| RegisterProperty(const char *key, Property *prop, ConfigFile *cf, int section) | Driver | [virtual] |
| RegisterProperty(Property *prop, ConfigFile *cf, int section) | Driver | [virtual] |
| RemoveFileWatch(int fd, bool ReadWatch=true, bool WriteWatch=false, bool ExceptWatch=true) | Driver | [protected] |
| ResetOdometry() | Khepera | |
| ret_queue | Driver | |
| Serial | Khepera | [private] |
| SetError(int code) | Driver | [inline, protected] |
| SetIRState(int) (defined in Khepera) | Khepera | |
| SetPos(int, int) (defined in Khepera) | Khepera | |
| SetPosCounter(int, int) | Khepera | |
| SetSpeed(int, int) | Khepera | |
| Setup() | Khepera | [virtual] |
| Shutdown() | Khepera | [virtual] |
| StartThread(void) (defined in Driver) | Driver | [protected, virtual] |
| StopThread(void) | Driver | [protected, virtual] |
| Subscribe(player_devaddr_t addr) | Khepera | [virtual] |
| Driver::Subscribe(QueuePointer &queue, player_devaddr_t addr) | Driver | [inline, virtual] |
| subscriptions | Driver | |
| Unlock(void) | Driver | [virtual] |
| Unsubscribe(player_devaddr_t addr) | Khepera | [virtual] |
| Driver::Unsubscribe(QueuePointer &queue, player_devaddr_t addr) | Driver | [inline, virtual] |
| Update() | Driver | [inline, virtual] |
| UpdateData(void) | Khepera | |
| UpdateIRData(player_ir_data_t *) | Khepera | |
| UpdatePosData(player_position2d_data_t *) | Khepera | |
| velocity_mode | Khepera | [private] |
| Wait(double TimeOut=0.0) | Driver | [inline, protected] |
| x | Khepera | [private] |
| y | Khepera | [private] |
| yaw | Khepera | [private] |
| ~Driver() | Driver | [virtual] |
| ~Khepera() | Khepera | |