, 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 | |
| device_addr | Driver | |
| deviceGeom | ToRanger | [protected] |
| 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 | |
| GetError() | Driver | [inline] |
| inputDevice | ToRanger | [protected] |
| inputDeviceAddr | ToRanger | [protected] |
| InQueue | Driver | |
| Lock(void) | Driver | [virtual] |
| Main(void) | Driver | [virtual] |
| MainQuit(void) | Driver | [virtual] |
| ProcessInternalMessages(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | Driver | [virtual] |
| ProcessMessage(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | ToRanger | [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] |
| 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 | |
| SetError(int code) | Driver | [inline, protected] |
| Setup(void) | ToRanger | [virtual] |
| Shutdown(void) | ToRanger | [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 | |
| ToRanger(ConfigFile *cf, int section) | ToRanger | |
| 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] |
| Wait(double TimeOut=0.0) | Driver | [inline, protected] |
| ~Driver() | Driver | [virtual] |
| ~ToRanger(void) | ToRanger | |