LLRootHandle< T > Class Template Reference

#include <llui.h>

Inheritance diagram for LLRootHandle< T >:

Inheritance graph
[legend]
Collaboration diagram for LLRootHandle< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLRootHandle (T *object)
 LLRootHandle ()
 ~LLRootHandle ()
LLHandle< T > getHandle ()
void bind (T *object)
void unbind ()

Private Member Functions

 LLRootHandle (const LLRootHandle &other)


Detailed Description

template<typename T>
class LLRootHandle< T >

Definition at line 531 of file llui.h.


Constructor & Destructor Documentation

template<typename T>
LLRootHandle< T >::LLRootHandle ( T *  object  )  [inline]

Definition at line 534 of file llui.h.

template<typename T>
LLRootHandle< T >::LLRootHandle (  )  [inline]

Definition at line 535 of file llui.h.

template<typename T>
LLRootHandle< T >::~LLRootHandle (  )  [inline]

Definition at line 536 of file llui.h.

template<typename T>
LLRootHandle< T >::LLRootHandle ( const LLRootHandle< T > &  other  )  [inline, private]

Definition at line 560 of file llui.h.


Member Function Documentation

template<typename T>
LLHandle<T> LLRootHandle< T >::getHandle (  )  [inline]

Definition at line 539 of file llui.h.

template<typename T>
void LLRootHandle< T >::bind ( T *  object  )  [inline]

Definition at line 541 of file llui.h.

Referenced by LLView::getHandle(), LLPanel::init(), LLFloater::initFloater(), LLFloater::LLFloater(), and LLRootHandle< LLSpeaker >::LLRootHandle().

Here is the caller graph for this function:

template<typename T>
void LLRootHandle< T >::unbind (  )  [inline]

Definition at line 553 of file llui.h.

Referenced by LLRootHandle< LLSpeaker >::~LLRootHandle().

Here is the caller graph for this function:


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

Generated on Fri May 16 09:01:35 2008 for SecondLife by  doxygen 1.5.5