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

LLObservable* LLEvent::getSource (  )  [inline]

Definition at line 54 of file llevent.h.

References mSource.

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

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.


Member Data Documentation

Definition at line 69 of file llevent.h.

Referenced by getSource().

std::string LLEvent::mDesc [private]

Definition at line 70 of file llevent.h.

Referenced by desc().


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

Generated on Fri May 16 08:44:20 2008 for SecondLife by  doxygen 1.5.5