TMDClientData< T > Class Template Reference

#include <TMDClientData.h>

Inheritance diagram for TMDClientData< T >:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename T>
class TMDClientData< T >

A template class to enable wxWidgets controls to manage user data more easily

TSP-enforcing: No

Definition at line 23 of file TMDClientData.h.


Public Member Functions

 TMDClientData (T *obj)
T * get (void)
operator* ()

Protected Attributes

boost::shared_ptr< T > m_pObj

Constructor & Destructor Documentation

template<typename T>
TMDClientData< T >::TMDClientData ( T *  obj  )  [inline]

Definition at line 26 of file TMDClientData.h.


Member Function Documentation

template<typename T>
T* TMDClientData< T >::get ( void   )  [inline]

Definition at line 27 of file TMDClientData.h.

References TMDClientData< T >::m_pObj.

template<typename T>
T TMDClientData< T >::operator* (  )  [inline]

Definition at line 30 of file TMDClientData.h.

References TMDClientData< T >::m_pObj.


Member Data Documentation

template<typename T>
boost::shared_ptr<T> TMDClientData< T >::m_pObj [protected]

Definition at line 34 of file TMDClientData.h.

Referenced by TMDClientData< T >::get(), and TMDClientData< T >::operator*().


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

Generated on Mon Nov 15 11:21:10 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6