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 &)


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]


Member Data Documentation

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


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

Generated on Fri May 16 08:43:07 2008 for SecondLife by  doxygen 1.5.5