CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iSoundWrapper Struct Reference

This class is a csObject (iObject) wrapper for sound handles. More...

#include <isound/wrapper.h>

Inheritance diagram for iSoundWrapper:

iBase csSoundWrapper::SoundWrapper List of all members.

Public Member Functions

virtual iSoundHandleGetSound ()=0
 Return the sound handle.
virtual iObjectQueryObject ()=0
 Return the iObject for this sound wrapper.

Detailed Description

This class is a csObject (iObject) wrapper for sound handles.

Definition at line 32 of file wrapper.h.


Member Function Documentation

virtual iSoundHandle* iSoundWrapper::GetSound  )  [pure virtual]
 

Return the sound handle.

Implemented in csSoundWrapper::SoundWrapper.

virtual iObject* iSoundWrapper::QueryObject  )  [pure virtual]
 

Return the iObject for this sound wrapper.

Implemented in csSoundWrapper::SoundWrapper.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4