DDraceNetwork Docs
ISound::CVoiceHandle Class Reference

#include <sound.h>

Public Member Functions

 CVoiceHandle ()
 
bool IsValid () const
 
int Id () const
 
int Age () const
 
bool operator== (const CVoiceHandle &Other) const
 

Private Attributes

int m_Id
 
int m_Age
 

Friends

class ISound
 

Constructor & Destructor Documentation

◆ CVoiceHandle()

ISound::CVoiceHandle::CVoiceHandle ( )
inline

Member Function Documentation

◆ Age()

int ISound::CVoiceHandle::Age ( ) const
inline

◆ Id()

int ISound::CVoiceHandle::Id ( ) const
inline

◆ IsValid()

bool ISound::CVoiceHandle::IsValid ( ) const
inline

◆ operator==()

bool ISound::CVoiceHandle::operator== ( const CVoiceHandle Other) const
inline

Friends And Related Function Documentation

◆ ISound

friend class ISound
friend

Member Data Documentation

◆ m_Age

int ISound::CVoiceHandle::m_Age
private

◆ m_Id

int ISound::CVoiceHandle::m_Id
private

The documentation for this class was generated from the following file: