comet::implement_qi< ITF_LIST > Class Template Reference
[Interface implementations.Interface implementations.]

#include <comet/impqi.h>

List of all members.

Public Member Functions

::IUnknown * get_unknown () const

Public Attributes

STDMETHOD( QueryInterface )(REFIID riid, void **ppv)


Detailed Description

template<typename ITF_LIST>
class comet::implement_qi< ITF_LIST >

Implementation of QueryInterface. Inherits from all the types defined in ITF_LIST.
Parameters:
ITF_LIST interface implementation list.


Member Function Documentation

template<typename ITF_LIST>
::IUnknown* comet::implement_qi< ITF_LIST >::get_unknown  )  const [inline]
 

Get at the unknown for this class. Is here for compatibility when using implement_internal_qi via aggregateable_coclass for getting at a pointer from which to QueryInterface from.


The documentation for this class was generated from the following file: