comet::IProvideClassInfoImpl< COCLASS > Class Template Reference
[Interface implementations.Interface implementations.]

#include <comet/server.h>

Inheritance diagram for comet::IProvideClassInfoImpl< COCLASS >:

Inheritance graph
[legend]
Collaboration diagram for comet::IProvideClassInfoImpl< COCLASS >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef IProvideClassInfo interface_is

Public Attributes

STDMETHOD( GetClassInfo )(ITypeInfo **ppTypeInfo)

Detailed Description

template<typename COCLASS>
class comet::IProvideClassInfoImpl< COCLASS >

This class provides IProvideClassInfo interfaces for simple, static, embeded or other custom classes. IProvideClassInfoImpl is used by coclass and aggregateable_coclass by default. This class also provides class name information to the exception handler.
See also:
default_exception_handler_traits


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