, 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 | |
| canio | SegwayRMP | [private] |
| caniotype | SegwayRMP | [private] |
| curr_xspeed | SegwayRMP | [private] |
| curr_yawspeed | SegwayRMP | [private] |
| device_addr | Driver | |
| Diff(uint32_t from, uint32_t to, bool first) | SegwayRMP | [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 | |
| firstread | SegwayRMP | [private] |
| GetError() | Driver | [inline] |
| HandlePosition3DConfig(QueuePointer &resp_queue, uint32_t subtype, void *data, size_t len) | SegwayRMP | [private] |
| HandlePositionConfig(QueuePointer &resp_queue, uint32_t subtype, void *data, size_t len) | SegwayRMP | [private] |
| InQueue | Driver | |
| last_raw_foreaft | SegwayRMP | [private] |
| last_raw_left | SegwayRMP | [private] |
| last_raw_right | SegwayRMP | [private] |
| last_raw_yaw | SegwayRMP | [private] |
| Lock(void) | Driver | [virtual] |
| Main() | SegwayRMP | [private, virtual] |
| MainQuit(void) | Driver | [virtual] |
| MakeShutdownCommand(CanPacket *pkt) | SegwayRMP | [private] |
| MakeStatusCommand(CanPacket *pkt, uint16_t cmd, uint16_t val) | SegwayRMP | [private] |
| MakeVelocityCommand(CanPacket *pkt, int32_t xspeed, int32_t yawspeed) | SegwayRMP | [private] |
| max_xspeed | SegwayRMP | [private] |
| max_yawspeed | SegwayRMP | [private] |
| motor_allow_enable | SegwayRMP | [private] |
| motor_enabled | SegwayRMP | [private] |
| odom_x | SegwayRMP | [private] |
| odom_y | SegwayRMP | [private] |
| odom_yaw | SegwayRMP | [private] |
| portname | SegwayRMP | [private] |
| position3d_data | SegwayRMP | [protected] |
| position3d_id | SegwayRMP | [protected] |
| position_data | SegwayRMP | [protected] |
| position_id | SegwayRMP | [protected] |
| power_data | SegwayRMP | [protected] |
| power_id | SegwayRMP | [protected] |
| ProcessInternalMessages(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | Driver | [virtual] |
| ProcessMessage(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | SegwayRMP | [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] |
| Read() | SegwayRMP | [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] |
| ret_queue | Driver | |
| SegwayRMP(ConfigFile *cf, int section) | SegwayRMP | |
| SetError(int code) | Driver | [inline, protected] |
| Setup() | SegwayRMP | [virtual] |
| Shutdown() | SegwayRMP | [virtual] |
| StartThread(void) (defined in Driver) | Driver | [protected, virtual] |
| StopThread(void) | Driver | [protected, virtual] |
| Subscribe(player_devaddr_t addr) | Driver | [virtual] |
| Subscribe(QueuePointer &queue, player_devaddr_t addr) | Driver | [inline, virtual] |
| subscriptions | Driver | |
| timeout_counter | SegwayRMP | [private] |
| Unlock(void) | Driver | [virtual] |
| Unsubscribe(player_devaddr_t addr) | Driver | [virtual] |
| Unsubscribe(QueuePointer &queue, player_devaddr_t addr) | Driver | [inline, virtual] |
| Update() | Driver | [inline, virtual] |
| UpdateData(rmp_frame_t *) | SegwayRMP | [private] |
| Wait(double TimeOut=0.0) | Driver | [inline, protected] |
| Write(CanPacket &pkt) | SegwayRMP | [private] |
| ~Driver() | Driver | [virtual] |
| ~SegwayRMP() | SegwayRMP | |