OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TDispatchCreator Class Reference

#include <ocf/autodefs.h>

Inheritance diagram for ocf::TDispatchCreator:
ocf::TAutoCreator

Public Member Functions

 TDispatchCreator ()
 
TUnknownCreateObject (TObjectDescriptor objDesc, IUnknown *outer=0)
 
IDispatchCreateDispatch (TObjectDescriptor objDesc, IUnknown *outer=0)
 
- Public Member Functions inherited from ocf::TAutoCreator
 TAutoCreator ()
 
virtual void Attach (TServedObject &obj)
 
virtual void Detach (TServedObject &obj)
 

Detailed Description

Definition at line 958 of file autodefs.h.

Constructor & Destructor Documentation

◆ TDispatchCreator()

ocf::TDispatchCreator::TDispatchCreator ( )
inline

Definition at line 960 of file autodefs.h.

Member Function Documentation

◆ CreateDispatch()

IDispatch * ocf::TDispatchCreator::CreateDispatch ( TObjectDescriptor objDesc,
IUnknown * outer = 0 )
virtual

Implements ocf::TAutoCreator.

Definition at line 32 of file autodisp.cpp.

References ocf::TDispatch.

◆ CreateObject()

TUnknown * ocf::TDispatchCreator::CreateObject ( TObjectDescriptor objDesc,
IUnknown * outer = 0 )
virtual

Implements ocf::TAutoCreator.

Definition at line 23 of file autodisp.cpp.

References ocf::TDispatch.


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