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

#include <ResSound.h>

Public Member Functions

 ResContinuousSound (int pResourceId)
 
 ~ResContinuousSound ()
 
int GetResourceId () const
 
VideoServices::ContinuousSoundGetSound () const
 
void Serialize (Parcel::ObjStream &pArchive)
 

Protected Attributes

char * mData
 
MR_UInt32 mDataLen
 
int mNbCopy
 
int mResourceId
 
HoverRace::VideoServices::ContinuousSoundmSound
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

char* HoverRace::ObjFacTools::ResContinuousSound::mData
protected
MR_UInt32 HoverRace::ObjFacTools::ResContinuousSound::mDataLen
protected
int HoverRace::ObjFacTools::ResContinuousSound::mNbCopy
protected
int HoverRace::ObjFacTools::ResContinuousSound::mResourceId
protected
HoverRace::VideoServices::ContinuousSound* HoverRace::ObjFacTools::ResContinuousSound::mSound
protected

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