kradio4  r778
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
SoundStreamID Member List
This is the complete list of members for SoundStreamID, including all inherited members.
createNewID()SoundStreamID [static]
createNewID(const SoundStreamID &oldID)SoundStreamID [static]
getID() const SoundStreamID [inline]
getPhysicalID() const SoundStreamID [inline]
HasSamePhysicalID(const SoundStreamID &x) const SoundStreamID [inline]
invalidate()SoundStreamID
InvalidIDSoundStreamID [static]
isValid() const SoundStreamID [inline]
m_IDSoundStreamID [protected]
m_PhysicalIDSoundStreamID [protected]
nextIDSoundStreamID [protected, static]
nextPhysicalIDSoundStreamID [protected, static]
operator!=(const SoundStreamID id) const SoundStreamID [inline]
operator<(const SoundStreamID id) const SoundStreamID [inline]
operator<=(const SoundStreamID id) const SoundStreamID [inline]
operator=(const SoundStreamID &id)SoundStreamID
operator==(const SoundStreamID id) const SoundStreamID [inline]
operator>(const SoundStreamID id) const SoundStreamID [inline]
operator>=(const SoundStreamID id) const SoundStreamID [inline]
SoundStreamID(int _id, int _phys_id)SoundStreamID [private]
SoundStreamID()SoundStreamID
SoundStreamID(const SoundStreamID &org)SoundStreamID