SmartMultiPtr< t > Class Template Reference

#include <DecoratorSmart.h>

List of all members.

Public Member Functions

 SmartMultiPtr (CComPtr< t > *x)
 ~SmartMultiPtr ()
 operator CComPtr< t > * ()
t ** operator& ()

Detailed Description

template<class t>
class SmartMultiPtr< t >

Definition at line 476 of file DecoratorSmart.h.


Constructor & Destructor Documentation

template<class t >
SmartMultiPtr< t >::SmartMultiPtr ( CComPtr< t > *  x  )  [inline]

Definition at line 479 of file DecoratorSmart.h.

template<class t >
SmartMultiPtr< t >::~SmartMultiPtr (  )  [inline]

Definition at line 480 of file DecoratorSmart.h.


Member Function Documentation

template<class t >
SmartMultiPtr< t >::operator CComPtr< t > * (  )  [inline]

Definition at line 481 of file DecoratorSmart.h.

template<class t >
t** SmartMultiPtr< t >::operator& (  )  [inline]

Definition at line 482 of file DecoratorSmart.h.


The documentation for this class was generated from the following file:
Generated on Thu May 30 15:54:39 2013 for GME by  doxygen 1.6.3