Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

kerosin::SoundModule Class Reference

#include <soundmodule.h>

Inheritance diagram for kerosin::SoundModule:

Inheritance graph
[legend]
Collaboration diagram for kerosin::SoundModule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SoundModule (SoundServer &inServer)
virtual ~SoundModule ()
virtual void Load (const std::string &inName)=0
virtual void Load (void *inBuffer, int inSize)=0
virtual void Play ()=0

Detailed Description

Definition at line 30 of file soundmodule.h.


Constructor & Destructor Documentation

kerosin::SoundModule::SoundModule SoundServer inServer  )  [inline]
 

Definition at line 33 of file soundmodule.h.

virtual kerosin::SoundModule::~SoundModule  )  [inline, virtual]
 

Definition at line 34 of file soundmodule.h.


Member Function Documentation

virtual void kerosin::SoundModule::Load void *  inBuffer,
int  inSize
[pure virtual]
 

Implemented in SoundModuleFMOD.

virtual void kerosin::SoundModule::Load const std::string &  inName  )  [pure virtual]
 

Implemented in SoundModuleFMOD.

virtual void kerosin::SoundModule::Play  )  [pure virtual]
 

Implemented in SoundModuleFMOD.


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 15:43:52 2006 for rcssserver3d by  doxygen 1.4.4