LLErrorThread Class Reference

#include <llerrorthread.h>

Inheritance diagram for LLErrorThread:

Inheritance graph
[legend]
Collaboration diagram for LLErrorThread:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLErrorThread ()
 ~LLErrorThread ()
void run (void)
void setUserData (void *user_data)
void * getUserData () const

Protected Attributes

void * mUserDatap


Detailed Description

Definition at line 37 of file llerrorthread.h.


Constructor & Destructor Documentation

LLErrorThread::LLErrorThread (  ) 

Definition at line 35 of file llerrorthread.cpp.

LLErrorThread::~LLErrorThread (  ) 

Definition at line 41 of file llerrorthread.cpp.


Member Function Documentation

void LLErrorThread::run ( void   )  [virtual]

void LLErrorThread::setUserData ( void *  user_data  ) 

Definition at line 45 of file llerrorthread.cpp.

References mUserDatap.

Referenced by LLApp::setupErrorHandling().

Here is the caller graph for this function:

void * LLErrorThread::getUserData (  )  const

Definition at line 51 of file llerrorthread.cpp.

References mUserDatap.


Member Data Documentation

void* LLErrorThread::mUserDatap [protected]

Definition at line 48 of file llerrorthread.h.

Referenced by getUserData(), and setUserData().


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