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

SoundControlInterfaces Class Reference

Interfaces of the SoundControl module. More...

#include <SoundControl.h>

Inheritance diagram for SoundControlInterfaces:

Inheritance graph
[legend]
Collaboration diagram for SoundControlInterfaces:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SoundControlInterfaces (const SoundRequest &soundRequest, SoundData &soundData)
 Constructor.


Protected Attributes

const SoundRequestsoundRequest
 A request from the behavior control to play a specific sound.

SoundDatasoundData
 The sound data to be generated.


Detailed Description

Interfaces of the SoundControl module.

Definition at line 23 of file SoundControl.h.


Constructor & Destructor Documentation

SoundControlInterfaces::SoundControlInterfaces const SoundRequest soundRequest,
SoundData soundData
[inline]
 

Constructor.

Definition at line 27 of file SoundControl.h.


Member Data Documentation

const SoundRequest& SoundControlInterfaces::soundRequest [protected]
 

A request from the behavior control to play a specific sound.

Definition at line 34 of file SoundControl.h.

SoundData& SoundControlInterfaces::soundData [protected]
 

The sound data to be generated.

Definition at line 37 of file SoundControl.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:11:50 2004 for GT2004 by doxygen 1.3.6