comet::simple_cpc< Itf > Class Template Reference
[Interface implementations.Interface implementations.]

#include <comet/cp.h>

List of all members.

Public Types

typedef IConnectionPointContainer interface_is

Protected Attributes

connection_point< Itf > connection_point
IConnectionPointContainer interface
STDMETHOD( EnumConnectionPoints )(IEnumConnectionPoints **)
STDMETHOD( FindConnectionPoint )(REFIID riid, IConnectionPoint **ppCP)


Detailed Description

template<typename Itf>
class comet::simple_cpc< Itf >

Implement a simple connection-point container with a single connection-point.
Parameters:
Itf The single connection-point interface.
See also:
implement_cpc


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