comet::class_factory_singleton< T, LOCK_MODULE > Class Template Reference

Class factory for singletons. More...

#include <server.h>

Inheritance diagram for comet::class_factory_singleton< T, LOCK_MODULE >:

Inheritance graph
[legend]
Collaboration diagram for comet::class_factory_singleton< T, LOCK_MODULE >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void object_dispose ()

Public Attributes

STDMETHOD( CreateInstance )(::IUnknown *pUnkOuter, REFIID riid, void **ppv)
T * obj_
long primed_

Detailed Description

template<typename T, bool LOCK_MODULE>
class comet::class_factory_singleton< T, LOCK_MODULE >

Class factory for singletons.


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