Util::SmartMultiPtr< t > Class Template Reference

#include <Utils.h>

List of all members.

Public Member Functions

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

Detailed Description

template<class t>
class Util::SmartMultiPtr< t >

Definition at line 245 of file Utils.h.


Constructor & Destructor Documentation

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

Definition at line 248 of file Utils.h.

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

Definition at line 249 of file Utils.h.


Member Function Documentation

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

Definition at line 250 of file Utils.h.

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

Definition at line 251 of file Utils.h.


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