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().

Here is the call graph for this function:


Member Function Documentation

void LLSimpleListener::clearDispatchers (  ) 

Definition at line 261 of file llevent.cpp.

References mDispatchers, and LLEventDispatcher::removeListener().

Referenced by ~LLSimpleListener().

Here is the call graph for this function:

Here is the caller graph for this function:

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

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 Fri May 16 09:04:38 2008 for SecondLife by  doxygen 1.5.5