comet::handle_exception_default< COCLASS > Struct Template Reference
[ErrorHandlingErrorHandling]

#include <comet/server.h>

Inheritance diagram for comet::handle_exception_default< COCLASS >:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

void get_source_info_ (source_info_t &info)

Detailed Description

template<typename COCLASS>
struct comet::handle_exception_default< COCLASS >

Used by the exception handler to provide source information for the specified CoClass. Inherit from this class or IProvideClassInfoImpl to make sure that the coclass name is known about for custom coclasses.


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