LLMediaEvent Class Reference

#include <llmediaobserver.h>

Collaboration diagram for LLMediaEvent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMediaEvent (LLMediaBase *subject)
 LLMediaEvent (LLMediaBase *subject, std::string in)
 LLMediaEvent (LLMediaBase *subject, std::string string_in, std::string string_ex_in)
 LLMediaEvent (LLMediaBase *subject, std::string string_in, int int_in)
 LLMediaEvent (LLMediaBase *subject, int in)
virtual ~LLMediaEvent ()
LLMediaBasegetSubject () const
int getIntValue () const
std::string getStringValue () const
std::string getStringValueEx () const

Private Attributes

LLMediaBasemSubject
int mIntValue
std::string mStringValue
std::string mStringValueEx


Detailed Description

Definition at line 37 of file llmediaobserver.h.


Constructor & Destructor Documentation

LLMediaEvent::LLMediaEvent ( LLMediaBase subject  )  [inline]

Definition at line 40 of file llmediaobserver.h.

LLMediaEvent::LLMediaEvent ( LLMediaBase subject,
std::string  in 
) [inline]

Definition at line 45 of file llmediaobserver.h.

LLMediaEvent::LLMediaEvent ( LLMediaBase subject,
std::string  string_in,
std::string  string_ex_in 
) [inline]

Definition at line 50 of file llmediaobserver.h.

LLMediaEvent::LLMediaEvent ( LLMediaBase subject,
std::string  string_in,
int  int_in 
) [inline]

Definition at line 55 of file llmediaobserver.h.

LLMediaEvent::LLMediaEvent ( LLMediaBase subject,
int  in 
) [inline]

Definition at line 60 of file llmediaobserver.h.

virtual LLMediaEvent::~LLMediaEvent (  )  [inline, virtual]

Definition at line 65 of file llmediaobserver.h.


Member Function Documentation

LLMediaBase* LLMediaEvent::getSubject (  )  const [inline]

Definition at line 67 of file llmediaobserver.h.

References mSubject.

Referenced by LLViewerMediaImpl::onMediaContentsChange(), and LLViewerMediaImpl::onMediaSizeChange().

Here is the caller graph for this function:

int LLMediaEvent::getIntValue (  )  const [inline]

Definition at line 72 of file llmediaobserver.h.

References mIntValue.

Referenced by LLWebBrowserCtrl::onUpdateProgress().

Here is the caller graph for this function:

std::string LLMediaEvent::getStringValue (  )  const [inline]

std::string LLMediaEvent::getStringValueEx (  )  const [inline]

Definition at line 82 of file llmediaobserver.h.

References mStringValueEx.

Referenced by LLWebBrowserCtrl::onClickLinkHref().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 88 of file llmediaobserver.h.

Referenced by getSubject().

int LLMediaEvent::mIntValue [private]

Definition at line 89 of file llmediaobserver.h.

Referenced by getIntValue().

std::string LLMediaEvent::mStringValue [private]

Definition at line 90 of file llmediaobserver.h.

Referenced by getStringValue().

std::string LLMediaEvent::mStringValueEx [private]

Definition at line 91 of file llmediaobserver.h.

Referenced by getStringValueEx().


The documentation for this class was generated from the following file:

Generated on Fri May 16 08:52:24 2008 for SecondLife by  doxygen 1.5.5