SoundPlayThread Member ListThis is the complete list of members for SoundPlayThread, including all inherited members.
| buf | SoundPlayThread | [protected] |
| BUFFER_TIME | SoundPlayThread | [static] |
| buffersInFlight | SoundPlayThread | [protected] |
| bufsize | SoundPlayThread | [protected] |
| cancelled() | Thread | [protected, virtual] |
| cancelOrig | Thread | [protected] |
| delay | PollThread | [protected] |
| getCurrent() | Thread | [static] |
| getGroup() const | Thread | |
| getTrackPollTime() | PollThread | [virtual] |
| group | Thread | [protected] |
| handle_exit(void *th) | Thread | [protected, static] |
| handle_launch_signal(int sig) | Thread | [protected, static] |
| handle_signal(int sig) | Thread | [protected, static] |
| handleInterrupt(int signal) | PollThread | [protected, static] |
| initialPoll | PollThread | [protected] |
| initMainThread() | Thread | [static] |
| interrupt() | Thread | [virtual] |
| interrupted() | PollThread | [protected, virtual] |
| isRunning() const | Thread | [virtual] |
| isStarted() const | Thread | [virtual] |
| join() | Thread | [virtual] |
| kill() | Thread | [virtual] |
| launch(void *msg) | Thread | [protected, static] |
| launched() | SoundPlayThread | [protected, virtual] |
| Lock typedef | Thread | |
| murder() | Thread | [virtual] |
| noCancelDepth | Thread | [protected] |
| NUM_BUFFERS | SoundPlayThread | [static] |
| operator=(const SoundPlayThread &l) | SoundPlayThread | [private] |
| period | PollThread | [protected] |
| poll() | SoundPlayThread | [protected, virtual] |
| PollThread() | PollThread | |
| PollThread(const TimeET &initial, const TimeET &freq, bool countPollTime, bool autostart=true) | PollThread | |
| popNoCancel() | Thread | [static] |
| pt | Thread | [protected] |
| pushNoCancel() | Thread | [static] |
| releaseMainThread() | Thread | [static] |
| reset() | SoundPlayThread | |
| returnValue | Thread | [protected] |
| run() | PollThread | [protected, virtual] |
| runloop() | Thread | [protected, virtual] |
| running | Thread | [protected] |
| sendSignal(int sig) | Thread | [virtual] |
| setGroup(void *g) | Thread | |
| setTrackPollTime(bool countPollTime) | PollThread | [virtual] |
| SoundPlayThread() | SoundPlayThread | [inline] |
| SoundPlayThread(const SoundPlayThread &l) | SoundPlayThread | [private] |
| start() | PollThread | [virtual] |
| started | Thread | [protected] |
| startTime | PollThread | [protected] |
| stop() | Thread | [virtual] |
| testCancel() | Thread | [protected, virtual] |
| Thread() | Thread | |
| trackPollTime | PollThread | [protected] |
| warnSelfUndestructed(void *msg) | Thread | [protected, static] |
| ~PollThread() | PollThread | |
| ~SoundPlayThread() | SoundPlayThread | [inline, virtual] |
| ~Thread()=0 | Thread | [pure virtual] |
|