Main Page
Modules
Class Hierarchy
Compound List
File List
Compound Members
File Members
Related Pages
Examples
CSmartInterface Class Template Reference
#include <
hyp.std.smart_pointercom.h
>
List of all members.
Public Methods
CSmartInterface
(I *pI=NULL)
CSmartInterface
(const CSmartInterface< I > &rSI)
~CSmartInterface
()
CSmartInterface< I > &
operator=
(I *pI)
operator I *
()
I *
operator->
()
I **
operator &
()
BOOL
operator==
(I *pI) const
BOOL
operator!=
(I *pI) const
BOOL
operator!
() const
Protected Attributes
I *
m_pI
Detailed Description
template<class I>
class CSmartInterface< I >
Smart-pointer to COM object.
Todo:
Suppress this class which is too bad. Use
IPtr
or the official smart-pointer from MS
Author:
Dale Rogerson
The documentation for this class was generated from the following file:
hyp.std.smart_pointercom.h
Top of Page
written by
Pierre Rebours
© 2000-2001.
Terms of Use.