Windows C++ Library
WCL::ComPtr< T > Member List
This is the complete list of members for WCL::ComPtr< T >, including all inherited members.
ComPtr()WCL::ComPtr< T > [inline]
ComPtr(T *pInterface, bool bAddRef=false)WCL::ComPtr< T > [inline, explicit]
ComPtr(const CLSID &rCLSID)WCL::ComPtr< T > [inline, explicit]
ComPtr(const ComPtr &rhs)WCL::ComPtr< T > [inline]
ComPtr(const IFacePtr< U > &rhs)WCL::ComPtr< T > [inline, explicit]
CreateInstance(const CLSID &rCLSID)WCL::ComPtr< T > [inline]
Detach()WCL::IFacePtr< T > [inline]
IFacePtr()WCL::IFacePtr< T > [inline]
IFacePtr(T *pInterface, bool bAddRef=false)WCL::IFacePtr< T > [inline, explicit]
IFacePtr(const IFacePtr &oPtr)WCL::IFacePtr< T > [inline]
MAX_GUID_CHARSWCL::ComPtr< T > [private, static]
operator=(const ComPtr &rhs)WCL::ComPtr< T > [inline]
operator=(const IFacePtr< U > &rhs)WCL::ComPtr< T > [inline]
WCL::IFacePtr::operator=(const IFacePtr &oPtr)WCL::IFacePtr< T > [inline]
QueryInterface(const IFacePtr< U > &rhs)WCL::ComPtr< T > [inline]
Release()WCL::IFacePtr< T > [inline]
~ComPtr()WCL::ComPtr< T > [inline]
~IFacePtr()WCL::IFacePtr< T > [inline]