LLSoundEvent Class Reference

#include <llfloatereventlog.h>

Inheritance diagram for LLSoundEvent:

Inheritance graph
[legend]
Collaboration diagram for LLSoundEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLSoundEvent (const LLUUID &sound=LLUUID::null)
LLUUID getSound () const
virtual LLUUID getID () const
 Event identifier This is an UUID that identifies this event.
virtual S32 getScore () const
 Annoyance score Score that estimates how noticeable this event is.
virtual LLString getIcon ()

Private Attributes

LLUUID mSound

Detailed Description

Definition at line 128 of file llfloatereventlog.h.


Constructor & Destructor Documentation

LLSoundEvent::LLSoundEvent ( const LLUUID sound = LLUUID::null  )  [inline]

Definition at line 131 of file llfloatereventlog.h.


Member Function Documentation

virtual LLString LLSoundEvent::getIcon (  )  [inline, virtual]

Implements LLWorldEvent.

Definition at line 136 of file llfloatereventlog.h.

References LLControlGroup::getString(), and gViewerArt.

virtual LLUUID LLSoundEvent::getID (  )  const [inline, virtual]

Event identifier This is an UUID that identifies this event.

Implements LLWorldEvent.

Definition at line 134 of file llfloatereventlog.h.

References mSound.

virtual S32 LLSoundEvent::getScore (  )  const [inline, virtual]

Annoyance score Score that estimates how noticeable this event is.

Implements LLWorldEvent.

Definition at line 135 of file llfloatereventlog.h.

LLUUID LLSoundEvent::getSound (  )  const [inline]

Definition at line 133 of file llfloatereventlog.h.

References mSound.


Member Data Documentation

LLUUID LLSoundEvent::mSound [private]

Definition at line 138 of file llfloatereventlog.h.

Referenced by getID(), and getSound().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:47 2010 for Second Life Viewer by  doxygen 1.4.7