dispatch.h File Reference

#include <comet/ptr.h>
#include <map>

Include dependency graph for dispatch.h:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  comet

Classes

struct  comet::wrap_t<::IDispatch >
class  comet::dynamic_dispatch< BASE >
struct  comet::dynamic_dispatch< BASE >::method_ptr
struct  comet::dynamic_dispatch< BASE >::wrap_map_t


Detailed Description

Provides dispatch driver via wrap_t<::IDispatch> Provides dynamic implementation of IDispatch via dynamic_dispatch.