This is the complete list of members for CSndWrapOSS, including all inherited members.
| CreateInstance(const eC_String &kDevicePath="/dev/dsp", const eC_UInt uiStackSize=100, const ThreadPriority_t kThreadPriority=GUITHREAD_PRIORITY_NOT_SET) | CSndWrapOSS | static |
| CSndWrap(const CSndWrap &kSource) | CSndWrap | protected |
| CSndWrap() | CSndWrap | protected |
| CSndWrapLinux() | CSndWrapLinux | protected |
| CSndWrapOSS(const eC_String &kDevicePath, const eC_UInt uiStackSize, const ThreadPriority_t kThreadPriority) | CSndWrapOSS | protected |
| DeleteInstance() | CSndWrap | static |
| GetNOFSounds() | CSndWrap | inlinevirtual |
| GetVolume() | CSndWrapOSS | virtual |
| IsSoundPlaying(const SoundResource_t &eID) | CSndWrapLinux | virtual |
| LoadSnd(const eC_String &pkPath, const SoundResource_t &eID, eC_UInt uiDeviceID=0) | CSndWrapLinux | virtual |
| m_aSoundFiles | CSndWrapLinux | protected |
| m_pPlayThread | CSndWrapLinux | protected |
| m_uiNOFSounds | CSndWrap | protected |
| operator=(const CSndWrap &kSource) | CSndWrap | protected |
| PauseSnd(const SoundResource_t &eID) | CSndWrapLinux | virtual |
| PlaySnd(const SoundResource_t &eID, eC_UInt Flags=PLAY_ASYNC) | CSndWrapLinux | virtual |
| ResumeSnd(const SoundResource_t &eID) | CSndWrapLinux | virtual |
| SetVolume(eC_UByte ubVolume=0xff) | CSndWrapOSS | virtual |
| StopSnd(const SoundResource_t &eID) | CSndWrapLinux | virtual |
| UnloadSnd(const SoundResource_t &eID) | CSndWrapOSS | virtual |
| ~CSndWrap() | CSndWrap | protectedvirtual |
| ~CSndWrapLinux() | CSndWrapLinux | protectedvirtual |