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

kerosin::SoundObject Class Reference

#include <soundobject.h>

Inheritance diagram for kerosin::SoundObject:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SoundObject (SoundServer &inServer)
virtual ~SoundObject ()
void SetFileName (const std::string &inName)
const std::string & GetFileName () const

Protected Attributes

SoundServermServer

Private Attributes

std::string mFileName

Detailed Description

Definition at line 32 of file soundobject.h.


Constructor & Destructor Documentation

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

Definition at line 35 of file soundobject.h.

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

Definition at line 36 of file soundobject.h.


Member Function Documentation

const std::string& kerosin::SoundObject::GetFileName  )  const [inline]
 

Definition at line 41 of file soundobject.h.

References mFileName.

void kerosin::SoundObject::SetFileName const std::string &  inName  )  [inline]
 

Definition at line 38 of file soundobject.h.

References mFileName.

Referenced by SoundStreamFMOD::Load(), SoundModuleFMOD::Load(), and SoundEffectFMOD::Load().


Member Data Documentation

std::string kerosin::SoundObject::mFileName [private]
 

Definition at line 49 of file soundobject.h.

Referenced by GetFileName(), and SetFileName().

SoundServer& kerosin::SoundObject::mServer [protected]
 

Definition at line 46 of file soundobject.h.


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