Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::handle_exception_default< COCLASS > Struct Template Reference
[ErrorHandling, ErrorHandling]
#include <comet/server.h>
Inheritance diagram for comet::handle_exception_default< COCLASS >:


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: