CL_ComPtr.
More...
#include <comptr.h>
List of all members.
Detailed Description
template<typename Type>
class CL_ComPtr< Type >
CL_ComPtr.
Constructor & Destructor Documentation
Member Function Documentation
template<typename Type >
bool CL_ComPtr< Type >::is_null |
( |
|
) |
const [inline] |
template<typename Type >
CL_ComPtr< Type >::operator Type * |
( |
|
) |
[inline] |
template<typename Type >
const Type* const CL_ComPtr< Type >::operator-> |
( |
|
) |
const [inline] |
template<typename Type >
Type* CL_ComPtr< Type >::operator-> |
( |
|
) |
[inline] |
template<typename Type >
Type** CL_ComPtr< Type >::output_variable |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: