LLSimpleListener Class Reference

#include <llevent.h>

Inheritance diagram for LLSimpleListener:

Inheritance graph
[legend]
Collaboration diagram for LLSimpleListener:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void clearDispatchers ()
virtual bool handleAttach (LLEventDispatcher *dispatcher)
virtual bool handleDetach (LLEventDispatcher *dispatcher)

Protected Member Functions

 ~LLSimpleListener ()

Protected Attributes

std::vector< LLEventDispatcher * > mDispatchers

Detailed Description

Definition at line 91 of file llevent.h.


Constructor & Destructor Documentation

LLSimpleListener::~LLSimpleListener (  )  [protected]

Definition at line 256 of file llevent.cpp.

References clearDispatchers().


Member Function Documentation

void LLSimpleListener::clearDispatchers (  ) 

Definition at line 261 of file llevent.cpp.

References mDispatchers, and LLEventDispatcher::removeListener().

Referenced by LLView::setControlName(), and ~LLSimpleListener().

bool LLSimpleListener::handleAttach ( LLEventDispatcher dispatcher  )  [virtual]

Implements LLEventListener.

Definition at line 279 of file llevent.cpp.

References mDispatchers.

bool LLSimpleListener::handleDetach ( LLEventDispatcher dispatcher  )  [virtual]

Implements LLEventListener.

Definition at line 291 of file llevent.cpp.

References mDispatchers.


Member Data Documentation

std::vector<LLEventDispatcher *> LLSimpleListener::mDispatchers [protected]

Definition at line 100 of file llevent.h.

Referenced by clearDispatchers(), handleAttach(), and handleDetach().


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