, 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 | |
| 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] |
| GetMap() | MapTransform | [protected] |
| InQueue | Driver | |
| Lock(void) | Driver | [virtual] |
| Main(void) | Driver | [virtual] |
| MainQuit(void) | Driver | [virtual] |
| MapTransform(ConfigFile *cf, int section) | MapTransform | |
| new_data | MapTransform | [protected] |
| new_map | MapTransform | [protected] |
| ProcessInternalMessages(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | Driver | [virtual] |
| ProcessMessage(QueuePointer &resp_queue, player_msghdr *hdr, void *data) | MapTransform | [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() | MapTransform | [virtual] |
| Shutdown() | MapTransform | [virtual] |
| source_data | MapTransform | [protected] |
| source_map | MapTransform | [protected] |
| source_map_addr | MapTransform | [protected] |
| 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 | |
| Transform()=0 (defined in MapTransform) | MapTransform | [protected, pure virtual] |
| 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] |
| ~MapTransform() | MapTransform | [virtual] |