LLEvent Class Reference

#include <llevent.h>

Inheritance diagram for LLEvent:

Inheritance graph
[legend]
Collaboration diagram for LLEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLEvent (LLObservable *source, const std::string &desc="")
LLObservablegetSource ()
virtual LLSD getValue ()
virtual bool accept (LLEventListener *listener)
virtual const std::string & desc ()

Protected Member Functions

virtual ~LLEvent ()

Private Attributes

LLObservablemSource
std::string mDesc

Detailed Description

Definition at line 46 of file llevent.h.


Constructor & Destructor Documentation

LLEvent::~LLEvent (  )  [protected, virtual]

Definition at line 41 of file llevent.cpp.

LLEvent::LLEvent ( LLObservable source,
const std::string &  desc = "" 
) [inline]

Definition at line 52 of file llevent.h.


Member Function Documentation

bool LLEvent::accept ( LLEventListener listener  )  [virtual]

Definition at line 46 of file llevent.cpp.

const std::string & LLEvent::desc (  )  [virtual]

Definition at line 52 of file llevent.cpp.

References mDesc.

LLObservable* LLEvent::getSource (  )  [inline]

Definition at line 54 of file llevent.h.

References mSource.

virtual LLSD LLEvent::getValue (  )  [inline, virtual]

Reimplemented in LLValueChangedEvent.

Definition at line 55 of file llevent.h.


Member Data Documentation

std::string LLEvent::mDesc [private]

Definition at line 70 of file llevent.h.

Referenced by desc().

LLObservable* LLEvent::mSource [private]

Definition at line 69 of file llevent.h.

Referenced by getSource().


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