LLConfirmationManager::Listener< T > Class Template Reference

#include <llconfirmationmanager.h>

Inheritance diagram for LLConfirmationManager::Listener< T >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef void(T::*) ConfirmationMemberFunction (const std::string &)

Public Member Functions

 Listener (T &object, ConfirmationMemberFunction function)
void confirmed (const std::string &password)

Private Attributes

T & mObject
ConfirmationMemberFunction mFunction

Detailed Description

template<class T>
class LLConfirmationManager::Listener< T >

Definition at line 54 of file llconfirmationmanager.h.


Member Typedef Documentation

template<class T>
typedef void(T::*) LLConfirmationManager::Listener< T >::ConfirmationMemberFunction(const std::string &)

Definition at line 57 of file llconfirmationmanager.h.


Constructor & Destructor Documentation

template<class T>
LLConfirmationManager::Listener< T >::Listener ( T &  object,
ConfirmationMemberFunction  function 
) [inline]

Definition at line 59 of file llconfirmationmanager.h.


Member Function Documentation

template<class T>
void LLConfirmationManager::Listener< T >::confirmed ( const std::string &  password  )  [inline, virtual]

Implements LLConfirmationManager::ListenerBase.

Definition at line 63 of file llconfirmationmanager.h.

References LLConfirmationManager::Listener< T >::mFunction, and LLConfirmationManager::Listener< T >::mObject.


Member Data Documentation

template<class T>
ConfirmationMemberFunction LLConfirmationManager::Listener< T >::mFunction [private]

Definition at line 70 of file llconfirmationmanager.h.

Referenced by LLConfirmationManager::Listener< T >::confirmed().

template<class T>
T& LLConfirmationManager::Listener< T >::mObject [private]

Definition at line 69 of file llconfirmationmanager.h.

Referenced by LLConfirmationManager::Listener< T >::confirmed().


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