HoverRace  2.0
Public Member Functions | Protected Attributes | List of all members
HoverRace::ObjFacTools::ResShortSound Class Reference

#include <ResSound.h>

Public Member Functions

 ResShortSound (int pResourceId)
 
 ~ResShortSound ()
 
int GetResourceId () const
 
VideoServices::ShortSoundGetSound () const
 
void Serialize (Parcel::ObjStream &pArchive)
 

Protected Attributes

char * mData
 
MR_UInt32 mDataLen
 
int mNbCopy
 
int mResourceId
 
VideoServices::ShortSoundmSound
 

Constructor & Destructor Documentation

HoverRace::ObjFacTools::ResShortSound::ResShortSound ( int  pResourceId)
HoverRace::ObjFacTools::ResShortSound::~ResShortSound ( )

Member Function Documentation

int HoverRace::ObjFacTools::ResShortSound::GetResourceId ( ) const
inline
VideoServices::ShortSound* HoverRace::ObjFacTools::ResShortSound::GetSound ( ) const
inline
void HoverRace::ObjFacTools::ResShortSound::Serialize ( Parcel::ObjStream pArchive)

Member Data Documentation

char* HoverRace::ObjFacTools::ResShortSound::mData
protected
MR_UInt32 HoverRace::ObjFacTools::ResShortSound::mDataLen
protected
int HoverRace::ObjFacTools::ResShortSound::mNbCopy
protected
int HoverRace::ObjFacTools::ResShortSound::mResourceId
protected
VideoServices::ShortSound* HoverRace::ObjFacTools::ResShortSound::mSound
protected

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